Remove the requirement of / for files

This commit is contained in:
Kenzie Togami 2014-12-02 07:25:01 -08:00
parent ac1379c932
commit 4eb3d75bee
1 changed files with 12 additions and 14 deletions

26
.gitignore vendored
View File

@ -1,22 +1,20 @@
/.classpath
/.project
/.settings
/eclipse
/.idea
.classpath
.project
.settings
eclipse
.idea
*.iml
*.ipr
*.iws
/bin
/build
/target
/gradle
bin
build
target
gradle
.gradle
/forge-download
/out
/*/build
/run
/worldedit-forge/run
forge-download
out
run
/dependency-reduced-pom.xml
*-private.sh