Modify ignore list for subdirectory logs in OpenResty work directory.
This commit is contained in:
parent
b8809670d6
commit
057415a0ec
|
@ -1,3 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file !.gitignore
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
|
Loading…
Reference in New Issue