소스 검색

Add gitignore for bak files in nginx conf dir

root 8 년 전
부모
커밋
27772cfcbc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -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/*