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