Administrator/.gitignore
Ethanell c79f4df61b
Some checks failed
Build / SonarQube (push) Failing after 23s
Build / Deploy (push) Successful in 35s
Build / Tests (push) Successful in 1m7s
CI Add tests and package deploy
2024-02-19 20:23:29 +01:00

11 lines
129 B
Plaintext

/.vscode
/venv
/.venv
/administrator/settings/local_settings.py
__pycache__
/discord.log
/*.db
/.tox
/.eggs/
/*.egg-info/
/build/