12 lines
89 B
Plaintext
12 lines
89 B
Plaintext
# Temporary files.
|
|
*.c
|
|
*.exe
|
|
*.json
|
|
*.out
|
|
*.log
|
|
*.sh
|
|
|
|
# Python cache.
|
|
__pycache__/
|
|
*.pyc
|