Fehlerkorrektur an Git-Role

This commit is contained in:
Marcus Gillitzer
2020-06-12 08:54:44 +02:00
parent b7435bee92
commit f30a27dbae
3 changed files with 45 additions and 15 deletions

12
roles/git/files/.gitignore vendored Executable file
View File

@ -0,0 +1,12 @@
# Ignore everything
*
# But not these files...
!.gitignore
!*.xml
!*.conf
# etc...
# ...even if they are in subdirectories
!*/