mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-09 19:23:08 +02:00
Add /uploads directory to .gitignore
This commit is contained in:
parent
bcd5f2f83c
commit
ec8c51fbca
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/.vscode
|
||||
/node_modules
|
||||
/built
|
||||
/uploads
|
||||
npm-debug.log
|
||||
*.pem
|
||||
run.bat
|
||||
|
|
Loading…
Reference in a new issue