Add .gitignore to ignore .log files

This commit is contained in:
qcl_123 2025-11-19 10:46:04 +08:00
parent 26ef665b8c
commit dc206f6b2d
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Windows
[Dd]esktop.ini
Thumbs.db
$RECYCLE.BIN/
# macOS
.DS_Store
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.hbuilderx/
# Node.js
node_modules/
unpackage/