mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 09:52:38 +02:00
Keeping this file around could leak to security issues, where secrets could be checked-in, for instance. Add an entry about it to the `.gitignore` file.
8 lines
No EOL
65 B
Text
8 lines
No EOL
65 B
Text
__pycache__
|
|
*.egg-info
|
|
.vscode
|
|
venv
|
|
.env
|
|
public
|
|
*.swp
|
|
config.yaml |