chore: .omx를 git 제외 목록에 추가

This commit is contained in:
2026-04-06 11:08:00 +09:00
parent 360678091c
commit e02a83b83e
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
HELP.md
.gradle
.envrc
.omx/
build/
!**/src/main/**/build/
!**/src/test/**/build/