Skip to content

Commit 03c270f

Browse files
committed
added to ignore svg in gitignore file
1 parent a314adc commit 03c270f

3 files changed

Lines changed: 1 addition & 144 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ __pycache__/
99
*.jpg
1010
*.png
1111
*.jpeg
12+
*.svg
1213

1314
# C extensions
1415
*.so

real-world-examples/image_manipulation_using_opencv/image2cartoon_basic.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

real-world-examples/image_manipulation_using_opencv/image2cartoon_tk_cv2.py

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)