Spaces:
Runtime error
Runtime error
giti
Browse files- .gitignore +7 -6
.gitignore
CHANGED
@@ -159,9 +159,10 @@ cython_debug/
|
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
#.idea/
|
161 |
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
|
|
|
159 |
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
160 |
#.idea/
|
161 |
|
162 |
+
flagged/*
|
163 |
+
mask/*
|
164 |
+
runs/*
|
165 |
+
Rotate/output/*
|
166 |
+
Rotate/cut/*
|
167 |
+
Model/*
|
168 |
+
Rotate/ppstructure/docs/*
|