11 lines
105 B
Plaintext

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