Update various .gitignore files.
This commit is contained in:
parent
1adc4610af
commit
4389d832fd
10 changed files with 213 additions and 16911 deletions
1
var/.gitignore
vendored
1
var/.gitignore
vendored
|
|
@ -2,7 +2,6 @@
|
|||
/cache/
|
||||
/local/
|
||||
/lock
|
||||
/log/
|
||||
/mail/
|
||||
/opt/
|
||||
/run
|
||||
|
|
|
|||
1
var/lib/.gitignore
vendored
1
var/lib/.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
/apache2/
|
||||
/apt/
|
||||
/dbus/
|
||||
/dehydrated/
|
||||
/dokuwiki/
|
||||
/dpkg/
|
||||
|
|
|
|||
3
var/log/.gitignore
vendored
Normal file
3
var/log/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/*
|
||||
!/.gitignore
|
||||
!/Archived/
|
||||
2
var/log/Archived/.gitignore
vendored
Normal file
2
var/log/Archived/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
/*
|
||||
!/.gitignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue