Compare commits

...

No commits in common. "3568e4af491a2ab39e8066f0f31ba0cedccf69bc" and "47e80fcb88ae3d3600261bb5c8487d939ba46c95" have entirely different histories.

2 changed files with 1 additions and 35 deletions

34
.gitignore vendored
View File

@ -1,34 +0,0 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### 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/
### VS Code ###
.vscode/
### VS Studio ###
.vs/

View File

@ -1 +1 @@
rm
-rm