brutal-legends/.gitignore
Anders Ytterström 39f0542ef2
Replace Webpack with Parcel
Change path to some files to ease the no-config static file management
2020-03-04 19:35:29 +01:00

11 lines
88 B
Text

/node_modules
bundle.js
npm-debug.log
.DS_Store
# IntelliJ
*.iml
/.idea
.cache
_build