diff options
Diffstat (limited to 'app/config/configuration/.gitignore')
-rw-r--r-- | app/config/configuration/.gitignore | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/app/config/configuration/.gitignore b/app/config/configuration/.gitignore deleted file mode 100644 index 86bd34a..0000000 --- a/app/config/configuration/.gitignore +++ /dev/null @@ -1,33 +0,0 @@ -# Blacklist everything cleverly -* -!*/ - -# Whitelist some patterns -!*.sample -!*.gen -!*.tpl -!.gitignore - -# Whitelist specific files -!seafile/conf/seafdav.conf -!seafile/ccnet/seafile.ini - -!email/dkim/keytable -!email/dkim/signingtable -!email/dkim/trusted -!email/postfix/dynamicmaps.cf -!email/postfix/header_checks -!email/postfix/main.cf -!email/postfix/master.cf -!email/postfix/transport -!email/postfix/transport.db - -!email/sogo/sogo.conf.tpl - -!chat/**/* -!plume/**/* -!directory/*/* - -!traefik/traefik.toml - -!garage/config.toml |