Skip to content

Commit e0dea9f

Browse files
committed
feat: 忽略无关的 nginx 配置
1 parent 46a8aeb commit e0dea9f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

services/nginx/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*
2+
!.gitignore
3+
!conf/
4+
!ssl/
5+
!nginx.conf

0 commit comments

Comments
 (0)