abhishekrs4
commited on
Commit
•
6fa98d4
1
Parent(s):
fa38ff1
added gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
__pycache__
|
2 |
+
sample_test_images
|
3 |
+
sample_orig_color_images
|