mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-20 03:13:05 +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
|
||||
|
||||
Reference in New Issue
Block a user