13 lines
97 B
Plaintext
13 lines
97 B
Plaintext
# Python
|
|
__pycache__/
|
|
/venv/
|
|
|
|
# Vim
|
|
[._]*.sw[a-p]
|
|
|
|
# Pycharm
|
|
/.idea/
|
|
|
|
# Configuration
|
|
/config.py
|