feat: gitignore
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
target/
|
||||||
7
build.json
Normal file
7
build.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"java": "1.8",
|
||||||
|
"builder": {
|
||||||
|
"name": "maven",
|
||||||
|
"version": "3.5.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user