Ignore /js/ directory

This commit is contained in:
Ben 2021-08-21 17:44:42 +02:00
parent 6183f6f5db
commit a400c7210c
Signed by: ben
GPG key ID: 0F54A7ED232D3319
3 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,7 +3,7 @@
/build/
node_modules/
/.php_cs.cache
js/*hot-update.*
/js/
### Composer ###
composer.phar

Binary file not shown.

Binary file not shown.