Noah Settersten commited on
Commit ·
0b28d40
1
Parent(s): 6c097a6
chore: Add the /priv/static/uploads folder
Browse files- .gitignore +1 -0
- priv/static/uploads/.gitkeep +0 -0
.gitignore
CHANGED
|
@@ -37,4 +37,5 @@ npm-debug.log
|
|
| 37 |
|
| 38 |
.DS_Store
|
| 39 |
/priv/static/uploads
|
|
|
|
| 40 |
icd10_vector_tensors.bin
|
|
|
|
| 37 |
|
| 38 |
.DS_Store
|
| 39 |
/priv/static/uploads
|
| 40 |
+
!/priv/static/uploads/.gitkeep
|
| 41 |
icd10_vector_tensors.bin
|
priv/static/uploads/.gitkeep
ADDED
|
File without changes
|