Skip to content

Commit 400dfc1

Browse files
committed
Restore incorrectly removed patterns from .gitignore
1 parent 057e49e commit 400dfc1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,18 @@ share/python-wheels/
6464

6565
# Logs
6666
*.log
67+
68+
# Session cache
69+
.sessions_cache
70+
71+
# Docs build output
72+
docs
73+
74+
# Dev scripts
75+
server.py
76+
setup.py
77+
test.py
78+
test-script.py
79+
80+
# AI tools
81+
.claude

0 commit comments

Comments
 (0)