argos/.gitignore
Alexis Métaireau 6d5a293665 chore: remove config.yaml from the main tree.
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.
2024-04-05 11:09:42 +02:00

8 lines
No EOL
65 B
Text

__pycache__
*.egg-info
.vscode
venv
.env
public
*.swp
config.yaml