21 lines
232 B
Plaintext
Executable File
21 lines
232 B
Plaintext
Executable File
*__pycache__*
|
|
*.ps1
|
|
keyring passwords.py
|
|
*logs*
|
|
*github*
|
|
*venv*
|
|
*git*
|
|
*tech_spec*
|
|
dashboards
|
|
# Python specific
|
|
*.pyc
|
|
dist/
|
|
*.egg-info/
|
|
|
|
# Node.js specific
|
|
node_modules/
|
|
build/
|
|
.env*
|
|
config.json
|
|
|
|
backend/backups/* |