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