9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
# ---> Python
|
|
# Byte-compiled / optimized / DLL files
|
|
src/__pycache__/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Visual Studio Code
|
|
.vscode/ |