Skip to content

Commit 3a8134a

Browse files
committed
Ignore and remove .cache file and vendor-bin directory
1 parent 9b6157d commit 3a8134a

File tree

337 files changed

+3
-51315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

337 files changed

+3
-51315
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
/build/
55
node_modules/
66
/.php_cs.cache
7-
js/*hot-update.*
7+
js/*hot-update.*
8+
.php-cs-fixer.cache
9+
/vendor-bin/

.php-cs-fixer.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor-bin/mozart/composer.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)