11 lines
105 B
Plaintext
11 lines
105 B
Plaintext
# Python cache files.
|
|
*/__pycache__/
|
|
|
|
# Build files.
|
|
*/bin/
|
|
*/obj/
|
|
convimg.out
|
|
|
|
# Other stuff.
|
|
.DS_Store
|