gitignore update

This commit is contained in:
0x01FE 2024-09-12 09:48:58 -05:00
parent 1e3fb6e595
commit 2140a5695b

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
*.png
*.jpg
*.jpg
!sample-images/*
__pycache__