Spaces:
Running
Running
Andrea Maldonado
commited on
Commit
·
6f628d3
1
Parent(s):
03dd1b2
Updates gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -3,4 +3,5 @@ data/
|
|
3 |
output/
|
4 |
.ipynb_checkpoints/
|
5 |
notebooks/.ipynb_checkpoints/*
|
6 |
-
gedi.egg-info/
|
|
|
|
3 |
output/
|
4 |
.ipynb_checkpoints/
|
5 |
notebooks/.ipynb_checkpoints/*
|
6 |
+
gedi.egg-info/
|
7 |
+
build/
|