gitignore for images folder
This commit is contained in:
parent
78f84dc2d0
commit
9a947ad32e
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ package-lock.json
|
|||
node_modules/
|
||||
csv/
|
||||
config.txt
|
||||
imgs/
|
||||
|
|
Reference in a new issue