mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-14 16:47:38 +02:00
change ignoring and keeping of folders to prevent dirty directories when dealing with the fsfe-website git and its .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,3 +1,10 @@
|
||||
config.cfg
|
||||
lighttpd-fsfe.conf
|
||||
pywebserver-fsfe.log
|
||||
lighttpd-fsfe*.log
|
||||
|
||||
# ignore everything in fsfe.org/ and status/ but keep the folders
|
||||
fsfe.org/*
|
||||
!fsfe.org/.gitkeep
|
||||
status/*
|
||||
!status/.gitkeep
|
||||
|
||||
2
fsfe.org/.gitignore
vendored
2
fsfe.org/.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
0
fsfe.org/.gitkeep
Normal file
0
fsfe.org/.gitkeep
Normal file
2
status/.gitignore
vendored
2
status/.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
0
status/.gitkeep
Normal file
0
status/.gitkeep
Normal file
Reference in New Issue
Block a user