10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
# Virtual ENV
|
|
venv/
|
|
|
|
# Secrets and shit
|
|
*.secret
|
|
*.data
|
|
*.tmp
|
|
|
|
# Save files
|
|
*.sav |