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
# **/repomix-output.xml
**/*:Zone.Identifier
**/*bak
**/*log
**/*tmp
*del
**/*.bak
**/*.log
**/*.tmp
**/*.del
**/_archive
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.