Minor changes
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -132,6 +132,7 @@ dmypy.json
|
|
| 132 |
.idea
|
| 133 |
data/
|
| 134 |
weights/
|
|
|
|
| 135 |
inference
|
| 136 |
experiments
|
| 137 |
images
|
|
|
|
| 132 |
.idea
|
| 133 |
data/
|
| 134 |
weights/
|
| 135 |
+
src
|
| 136 |
inference
|
| 137 |
experiments
|
| 138 |
images
|