framework/js-packages/webpack-config/.gitignore
David Wheatley 8c2642b2f2 Fix Flarum on iOS 10 and below (#9)
* Ignore .vscode folder

* Add Prettier config

* Change author to 'Flarum Team'

* Bump deps to latest version

* Format with prettier; add `loose` where needed

* Don't exclude node modules from Babel processing
2021-05-04 00:39:10 +01:00

5 lines
41 B
Plaintext

node_modules
.DS_Store
Thumbs.db
.vscode