From aa5a5b348281fbd71377d639495e9efd325d4294 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 29 Jul 2025 09:55:58 +0800 Subject: [PATCH] revert: restore .gitignore to match master branch --- .gitignore | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index eab9d8dd..102ec03d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +.cursorrules \ No newline at end of file