Ignore bytecode. This keeps git status compact and prevents git clean from removing these files. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|