Intitiales Befüllen

This commit is contained in:
Marcus Gillitzer
2020-01-24 11:43:21 +01:00
commit c859c3accb
83 changed files with 5601 additions and 0 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
!*/