Added .gitignore files to cache and logs directories
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
parent
1e5c34015b
commit
57ae5e6f7a
2
app/cache/.gitignore
vendored
Normal file
2
app/cache/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
3
app/logs/.gitignore
vendored
Normal file
3
app/logs/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*
|
||||
!.gitkeep
|
||||
!.gitignore
|
Loading…
Reference in New Issue
Block a user