fix(gitignore): add uploads directory to ignore list
This commit is contained in:
parent
6c243e0f5d
commit
dde5ea7beb
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ node_modules
|
|||
.idx/.data/
|
||||
.idx/*.log*
|
||||
.vscode/settings.json
|
||||
uploads/
|
Loading…
Add table
Add a link
Reference in a new issue