mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-18 04:59:16 +02:00
Added data/web/rc* to ignore list
When users add Roundcube (explained here: https://mailcow.github.io/mailcow-dockerized-docs/third_party-roundcube/), they have a lot of files in 'git status' showing as 'not tracked'.
This commit is contained in:
parent
f1f8a48fa3
commit
34c0d7bf64
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@ data/assets/ssl/*
|
||||
*.iml
|
||||
data/web/.well-known/acme-challenge
|
||||
data/web/nextcloud*/
|
||||
data/web/rc*/
|
||||
data/conf/rspamd/local.d/*
|
||||
data/conf/rspamd/override.d/*
|
||||
!data/conf/nginx/dynmaps.conf
|
||||
|
Loading…
Reference in New Issue
Block a user