Add gitignore for bak files in nginx conf dir

master
root 2017-10-12 08:36:47 +02:00
parent c5054ae7ed
commit 27772cfcbc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,5 +19,6 @@ data/conf/rspamd/override.d/*
!data/conf/nginx/site.conf
data/conf/nginx/*.conf
data/conf/nginx/*.custom
data/conf/nginx/*.bak
data/conf/dovecot/extra.conf
data/conf/rspamd/custom/*