untrack test image, ignore generated images
Browse files- backend/.gitignore +2 -0
backend/.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
backend/*.png
|
| 2 |
+
backend/*.jpg
|