revert: restore .gitignore to match master branch
This commit is contained in:
parent
070f238bdb
commit
aa5a5b3482
26
.gitignore
vendored
26
.gitignore
vendored
@ -5,29 +5,3 @@ apps/gitea-webhook-ambassador/gitea-webhook-ambassador
|
|||||||
apps/gitea-webhook-ambassador/config.yaml
|
apps/gitea-webhook-ambassador/config.yaml
|
||||||
apps/gitea-webhook-ambassador/data/gitea-webhook-ambassador.db
|
apps/gitea-webhook-ambassador/data/gitea-webhook-ambassador.db
|
||||||
.cursorrules
|
.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
|
|
||||||
Loading…
Reference in New Issue
Block a user