Miscellaneous fixes

This commit is contained in:
lexikiq
2021-06-19 18:45:29 -04:00
parent 6538e7a131
commit 87372a5957
4 changed files with 3 additions and 5 deletions

4
.gitignore vendored
View File

@@ -24,7 +24,6 @@ dependency-reduced-pom.xml
.*.sw[a-p]
# various other potential build files
build/
bin/
dist/
manifest.mf
@@ -49,8 +48,6 @@ run/
Parchment-Server
Parchment-API
!gradle/wrapper/gradle-wrapper.jar
# Compiled class file
*.class
@@ -65,6 +62,7 @@ Parchment-API
# Package Files #
*.jar
!gradle/wrapper/gradle-wrapper.jar
*.war
*.nar
*.ear