15 lines
136 B
Plaintext

# Python cache files.
*/__pycache__/
# Build files.
*/bin/
*/obj/
*/*/bin/
*/*/obj/
convimg.out
# Other stuff.
.DS_Store
*/.vs/
*.zip