Skip to content

Commit

Permalink
Update .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Frano committed Nov 14, 2019
1 parent cbe7354 commit 040d93a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/vendor
composer.phar
composer.lock
Thumbs.db
/.project
/nbproject
/.idea
/vendor
/.project
/nbproject
/.idea
composer.phar
composer.lock
Thumbs.db
.phpunit.result.cache

0 comments on commit 040d93a

Please sign in to comment.