Add .DS_Store and cookies.txt to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -13,3 +13,7 @@ backend-java/.gradle/
|
|||||||
|
|
||||||
# K8s secrets (never commit)
|
# K8s secrets (never commit)
|
||||||
k8s/secrets.yaml
|
k8s/secrets.yaml
|
||||||
|
|
||||||
|
# OS / misc
|
||||||
|
.DS_Store
|
||||||
|
backend/cookies.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user