Fix ignores and keeps
Signed-off-by: apeters <apeters@korves.net>
This commit is contained in:
parent
1f25adc0ed
commit
2bf98c06ba
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,3 @@
|
||||
system/certs/*
|
||||
database/*
|
||||
logs/*
|
||||
misc/*
|
||||
|
||||
.sync
|
||||
|
||||
2
database/.gitignore
vendored
Normal file
2
database/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
2
logs/.gitignore
vendored
Normal file
2
logs/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Loading…
x
Reference in New Issue
Block a user