diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ | |||
1 | vendor | 1 | vendor |
2 | composer.phar | 2 | composer.phar |
3 | db/poche.sqlite | 3 | db/poche.sqlite |
4 | output \ No newline at end of file | 4 | output |
5 | phpdoc* \ No newline at end of file | ||