diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | cache/.gitignore | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,5 @@ | |||
1 | assets/* | ||
2 | cache/* | ||
1 | vendor | 3 | vendor |
2 | composer.phar | 4 | composer.phar |
3 | db/poche.sqlite | 5 | db/poche.sqlite |
diff --git a/cache/.gitignore b/cache/.gitignore index f59ec20a..e69de29b 100644 --- a/cache/.gitignore +++ b/cache/.gitignore | |||
@@ -1 +0,0 @@ | |||
1 | * \ No newline at end of file | ||