Compare commits

...

2 Commits

Author SHA1 Message Date
33e9a486d5 Update .gitignore
Some checks failed
Sync to SVN / push-to-svn (push) Failing after 12s
2026-05-11 22:36:33 +00:00
30c4bc3c3e Merge pull request 'development' (#2) from development into master
All checks were successful
Sync to SVN / push-to-svn (push) Successful in 33s
Reviewed-on: http://192.168.12.253:3000/trungh/agmission/pulls/2
2026-04-22 20:08:50 +00:00

4
.gitignore vendored
View File

@ -17,3 +17,7 @@ npm-debug.log*
# OS files
.DS_Store
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
._*