Radosław Piliszek b2532043f5 Init repo from the component-template
Commit 201f46f44076c44f225e3a5f8cfceeb2f717c7ae

Change-Id: Ie7a7bb9a5b74305320700c27c0ff528ea7dabe0d
2023-07-12 22:07:21 +02:00

34 lines
395 B
Plaintext

HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/