Add the correct cache-directories and add .keep, so git will add them
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,2 @@
|
||||
templates_c/*
|
||||
cache/*
|
||||
packages/*
|
||||
temp/*
|
||||
|
||||
1
cache/.gitignore
vendored
Normal file
1
cache/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*
|
||||
0
cache/.keep
vendored
Normal file
0
cache/.keep
vendored
Normal file
1
templates_c/.gitignore
vendored
Normal file
1
templates_c/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*
|
||||
0
templates_c/.keep
Normal file
0
templates_c/.keep
Normal file
Reference in New Issue
Block a user