chore: update .gitignore to ignore OAuth.json within .files directory

This commit is contained in:
reikernodd 2026-05-15 22:40:20 +01:00
parent db805ed36f
commit 4d13822bd5

2
.gitignore vendored
View File

@ -16,7 +16,7 @@ src/utils/vendor/
.claude/* .claude/*
.omx/* .omx/*
.docs/task/* .docs/task/*
.files/ .files/OAuth.json
# Binary / screenshot files (root only) # Binary / screenshot files (root only)
/*.png /*.png