Create .gitingnore
Browse files- .gitingnore +2 -0
.gitingnore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
data/*
|
| 2 |
+
intermediate/*
|