Update .gitignore

This commit is contained in:
Telesphoreo 2022-03-26 16:39:05 -05:00
parent 4646b87893
commit 8ae3f6a71b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
/.idea/ /.idea/
*.iml *.iml
/target/ /target/
/src/main/resources/build.properties
# OS # OS
.DS_Store .DS_Store