Build process
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# Maven
|
||||
target/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
# Jenv
|
||||
.java-version
|
||||
|
||||
# Eclipse
|
||||
.settings/
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# IntelliJ IDEA
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
# Visual Studio Code
|
||||
.factorypath
|
||||
|
||||
# Branch switching
|
||||
generated/
|
||||
|
||||
**/.DS_Store
|
||||
Reference in New Issue
Block a user