Added .gitignore files to cache and logs directories

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely 2012-06-16 12:59:21 +02:00
parent 4152af66e0
commit b3172570e7
2 changed files with 4 additions and 0 deletions

2
app/cache/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

2
app/logs/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore