10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
### Config/setup """
|
|
*.env
|
|
|
|
### PyCharm ###
|
|
.idea/
|
|
|
|
### Python ###
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|