Skip to content

Commit ab2720a

Browse files
committed
Gitignore some more files and dirs
1 parent b481e71 commit ab2720a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11

2+
.benchmarks/
23
.cache/
34
.coverage
45
.env*/
56
.idea/
67
.mypy_cache/
78
.pytest_cache/
9+
.ruff_cache/
810
.tox/
911
.venv*/
1012
.vs/
@@ -27,3 +29,9 @@ __pycache__/
2729
*.lock
2830
*.log
2931
*.py[cod]
32+
33+
.claude/
34+
.cursor/
35+
**/copilot-instructions.md
36+
**/AGENTS.md
37+
**/GEMINI.md

0 commit comments

Comments
 (0)