mirror of
https://github.com/tcsenpai/overseer.git
synced 2025-06-04 18:30:06 +00:00
17 lines
150 B
Plaintext
17 lines
150 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Node
|
|
node_modules/
|
|
|
|
*.pdf
|
|
*.xlsx
|
|
*.xls |