mirror of https://github.com/go-gost/gost.git
chore: ignore .claude/ session config
parent
632282436b
commit
b60c87e47f
|
|
@ -48,3 +48,6 @@ dist/
|
||||||
|
|
||||||
# Python cache
|
# Python cache
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
# Claude session config
|
||||||
|
.claude/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue