change: add uploads folder to .gitignore

This commit is contained in:
Jordan Knott
2020-07-04 18:12:17 -05:00
parent 401bd73782
commit 1fa008483d
7 changed files with 1 additions and 109 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
uploads/*