Skip to content

Commit ece0678

Browse files
author
TechsCode
committed
Cleared up gitignore, allowed gradle wrapper
1 parent 33bea8b commit ece0678

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.gitignore

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,4 @@
33
.idea/
44
.gradle/
55
out/
6-
build/
7-
/libs/SpigotAPI.jar
8-
/gradle/wrapper/gradle-wrapper.jar
9-
/gradle/wrapper/gradle-wrapper.properties
10-
/gradlew
11-
/gradlew.bat
12-
/SpigotAPI/
13-
14-
# Dont include that file with sensitive credentials
15-
build.properties
6+
build/

0 commit comments

Comments
 (0)