forked from Fijxu/etc-configs
Fix .gitignore to include the NGINX folder and its subdirs
This commit is contained in:
parent
01b938ec5a
commit
5826501d03
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
|||
*
|
||||
|
||||
# But not NGINX
|
||||
nginx
|
||||
!nginx
|
||||
!nginx/**/*
|
||||
|
|
Loading…
Add table
Reference in a new issue