mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-07-18 01:54:21 +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:
@@ -1,3 +1,10 @@
|
|||||||
config.cfg
|
config.cfg
|
||||||
lighttpd-fsfe.conf
|
lighttpd-fsfe.conf
|
||||||
pywebserver-fsfe.log
|
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
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
*
|
|
||||||
!.gitignore
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
*
|
|
||||||
!.gitignore
|
|
||||||
Reference in New Issue
Block a user