Update .gitignore files.
This commit is contained in:
parent
7845a0e70f
commit
20e640c7fb
11 changed files with 169 additions and 156 deletions
24
var/.gitignore
vendored
24
var/.gitignore
vendored
|
|
@ -1,12 +1,12 @@
|
|||
cache/
|
||||
chroot/
|
||||
db/
|
||||
empty/
|
||||
lib/
|
||||
lock
|
||||
log/
|
||||
mail/
|
||||
opt/
|
||||
run
|
||||
service
|
||||
tmp/
|
||||
/cache/
|
||||
/chroot/
|
||||
/db/
|
||||
/empty/
|
||||
/lib/
|
||||
/lock
|
||||
/log/
|
||||
/mail/
|
||||
/opt/
|
||||
/run
|
||||
/service
|
||||
/tmp/
|
||||
|
|
|
|||
4
var/spool/.gitignore
vendored
4
var/spool/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
cronstamps/
|
||||
mail
|
||||
/cronstamps/
|
||||
/mail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue