public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
[Git] Ignore global sieve scripts (BUT: Scripts may be forcefully overwritten, when new features are added, that depend on a given change on global sieve maps)
9d35eedd
.gitignore | 1 +
1 file changed, 1 insertion(+)
Diff
diff --git a/.gitignore b/.gitignore
index 6555bb05..4268e937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ data/conf/postfix/custom_postscreen_whitelist.cidr
data/conf/postfix/allow_mailcow_local.regexp
data/conf/dovecot/sql
data/conf/dovecot/lua
+data/conf/dovecot/global_sieve_*
data/conf/nextcloud-*.bak
data/web/inc/vars.local.inc.php
data/web/css/build/0081-custom-mailcow.css