Add a .gitignore file.
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.checkstyle
|
||||
.gradle
|
||||
.idea
|
||||
.iml
|
||||
.ipr
|
||||
.iws
|
||||
build
|
||||
buildSrc/.gradle
|
||||
buildSrc/build
|
||||
out
|
||||
target
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +0,0 @@
|
||||
#Fri May 12 01:06:01 PDT 2017
|
||||
gradle.version=3.5
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
#Fri May 12 01:05:52 PDT 2017
|
||||
gradle.version=3.5
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
implementation-class=build.GemFireServerPlugin
|
||||
@@ -1,2 +0,0 @@
|
||||
Manifest-Version: 1.0
|
||||
|
||||
Reference in New Issue
Block a user