chore: add .files directory to .gitignore
This commit is contained in:
parent
421429dd7b
commit
75c230d6f4
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -16,6 +16,8 @@ src/utils/vendor/
|
||||||
.claude/*
|
.claude/*
|
||||||
.omx/*
|
.omx/*
|
||||||
.docs/task/*
|
.docs/task/*
|
||||||
|
.files/
|
||||||
|
|
||||||
# Binary / screenshot files (root only)
|
# Binary / screenshot files (root only)
|
||||||
/*.png
|
/*.png
|
||||||
*.bmp
|
*.bmp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user