Skip to content

Commit 8334feb

Browse files
committed
fix: 修复 gitignore 忽略目录错误
1 parent 0246f7e commit 8334feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/nginx/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*
22
!.gitignore
3-
!conf/
3+
!conf.d/
44
!ssl/
55
!nginx.conf

0 commit comments

Comments
 (0)