diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,5 +5,5 @@ app/assets/* | |||
5 | app/cache/* | 5 | app/cache/* |
6 | vendor | 6 | vendor |
7 | composer.phar | 7 | composer.phar |
8 | db/poche.sqlite | 8 | app/db/poche.sqlite |
9 | app/config/config.inc.php \ No newline at end of file | 9 | app/config/config.inc.php \ No newline at end of file |