Update .gitignore
Some checks failed
Sync to SVN / push-to-svn (push) Failing after 12s

This commit is contained in:
Trung Hoang 2026-05-11 22:36:33 +00:00
parent 30c4bc3c3e
commit 33e9a486d5

4
.gitignore vendored
View File

@ -17,3 +17,7 @@ npm-debug.log*
# OS files # OS files
.DS_Store .DS_Store
Thumbs.db Thumbs.db
# Ignore ._ (dot-underscore) files, AppleDouble metadata files created by macOS when it stores extended attributes on a file system that doesn't
# fully support them, such as a non-native format or certain network shares. More info: https://share.google/aimode/8keKyLbP0y54HUkGG
._*