revert: restore .gitignore to match master branch
This commit is contained in:
parent
070f238bdb
commit
aa5a5b3482
28
.gitignore
vendored
28
.gitignore
vendored
@ -4,30 +4,4 @@ cluster/ansible/manifests/inventory.ini
|
||||
apps/gitea-webhook-ambassador/gitea-webhook-ambassador
|
||||
apps/gitea-webhook-ambassador/config.yaml
|
||||
apps/gitea-webhook-ambassador/data/gitea-webhook-ambassador.db
|
||||
.cursorrules
|
||||
|
||||
# Python virtual environments
|
||||
venv/
|
||||
env/
|
||||
.venv/
|
||||
.env/
|
||||
test_env/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.Python
|
||||
pip-log.txt
|
||||
pip-delete-this-directory.txt
|
||||
.tox/
|
||||
.coverage
|
||||
.coverage.*
|
||||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
*.cover
|
||||
*.log
|
||||
.git
|
||||
.mypy_cache
|
||||
.pytest_cache
|
||||
.hypothesis
|
||||
.cursorrules
|
||||
Loading…
Reference in New Issue
Block a user