Skip to content

Commit b87f82b

Browse files
committed
chore: обновить gitignore
- добавить каталог docs в игнор - привести служебные исключения к текущему состоянию проекта
1 parent f2122f1 commit b87f82b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Project-local docs/notes
2-
CLAUDE.md
32
request_map.md
43

54
# Environment and secrets
@@ -48,3 +47,6 @@ dist/
4847
.idea/
4948
.vscode/
5049
.DS_Store
50+
51+
52+
docs/

0 commit comments

Comments
 (0)