Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
made ignores more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
cleentfaar committed Jun 15, 2019
1 parent 998e326 commit 2ea527c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.deptrac.cache
.php_cs.cache
*.phar
bin/*.phar
box.phar
composer.lock
tests/.phpunit.result.cache
var/
var/cache/
var/log/
vendor/

0 comments on commit 2ea527c

Please sign in to comment.