1
0
mirror of https://git.fsfe.org/FSFE/fsfe-local-build.git synced 2026-04-18 10:23:05 +02:00

create empty directories with ignored content

This commit is contained in:
2016-11-13 20:37:25 +01:00
parent e4c87a11b4
commit b9773d8796
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,3 +1 @@
config.cfg
status/*
fsfe.org/*

2
fsfe.org/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
status/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore