update .gitignore

This commit is contained in:
2021-09-05 12:24:11 +03:00
parent d25eac9366
commit a18abc41d4

4
.gitignore vendored
View File

@@ -3,6 +3,9 @@ target/
!**/src/main/**/target/
!**/src/test/**/target/
# maven shade plugin
dependency-reduced-pom.xml
### STS ###
.apt_generated
.classpath
@@ -17,3 +20,4 @@ target/
*.iws
*.iml
*.ipr