Add /.log/ to .gitignore
This commit is contained in:
parent
dad94439c7
commit
a23ec8310a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/node_modules/
|
/node_modules/
|
||||||
/.cache/
|
/.cache/
|
||||||
/dist/
|
/dist/
|
||||||
|
/.log/
|
||||||
|
Loading…
Reference in New Issue
Block a user