nhplus/.gitignore

15 lines
217 B
Text
Raw Normal View History

2024-03-11 11:08:46 +00:00
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
*.iws
*.iml
*.ipr
### Mac OS ###
.DS_Store