Commit
·
bc44e6f
1
Parent(s):
4321007
Update .gitignore
Browse filesAdded with app/commit.json
- .gitignore +3 -0
.gitignore
CHANGED
@@ -37,3 +37,6 @@ modelfiles
|
|
37 |
|
38 |
# docs ignore
|
39 |
site
|
|
|
|
|
|
|
|
37 |
|
38 |
# docs ignore
|
39 |
site
|
40 |
+
|
41 |
+
# commit file ignore
|
42 |
+
app/commit.json
|