update .gitignore,

This commit is contained in:
louiscklaw
2025-04-18 23:40:21 +08:00
parent 44abd70563
commit cf1ec633cb

View File

@@ -1,13 +1,14 @@
**/*.draft
**/~* **/~*
**/*copy*.tsx **/*copy*.tsx
**/*copy.tsx **/*copy.tsx
# **/repomix-output.xml # **/repomix-output.xml
**/*:Zone.Identifier **/*:Zone.Identifier
**/*bak **/*.bak
**/*log **/*.log
**/*tmp **/*.tmp
*del **/*.del
**/_archive **/_archive
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.