Skip to content

Commit

Permalink
Add missing gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 14, 2020
1 parent cf41ae1 commit b0f8707
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ composer.phar
/composer.lock
autoload.php
phpunit.xml
.phpunit.result.cache
pom.xml
php-cs-fixer.phar

Expand Down Expand Up @@ -41,3 +42,4 @@ tests/Fixtures/fixtures_built
tests/graphviztest/
tests/migrationdiff/
tests/reversecommand/
tests/test.sq3

0 comments on commit b0f8707

Please sign in to comment.