mirror of
https://github.com/house-of-vanity/libopenanal.git
synced 2025-07-06 13:14:08 +00:00
11 lines
106 B
Plaintext
11 lines
106 B
Plaintext
# ---> Python
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
.idea/
|
|
|
|
|
|
main.db
|