newserver/roles/git/files/.gitignore
2020-01-24 11:43:21 +01:00

13 lines
130 B
Plaintext
Executable File

# Ignore everything
*
# But not these files...
!.gitignore
!*.xml
!*.conf
# etc...
# ...even if they are in subdirectories
!*/