Update TwosideKeeper .gitignore to prevent project modifications for

future committers.
This commit is contained in:
sigonasr2 2017-05-04 18:25:39 -05:00
parent 1c1b9af6f5
commit ef43bea3a0
2 changed files with 8 additions and 5 deletions

View File

@ -3,10 +3,10 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="jgrapht"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="C:/Users/sigon/Downloads/vogog/AutoPluginUpdate.jar"/>
<classpathentry kind="lib" path="C:/Users/sigon/Downloads/vogog/GlowAPI_v1.4.4.jar"/>
<classpathentry kind="lib" path="C:/Users/sigon/Downloads/vogog/spigot-1.9.2-R0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="C:/Users/sigon/Downloads/vogog/aPlugin (99).jar"/>
<classpathentry kind="lib" path="D:/Documents/Test Server/plugins/AutoPluginUpdate.jar"/>
<classpathentry kind="lib" path="D:/Documents/Test Server/plugins/GlowAPI_v1.4.4.jar"/>
<classpathentry kind="lib" path="D:/Documents/Test Server/spigot-1.9.2-R0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="D:/Documents/Test Server/plugins/aPlugin (99).jar"/>
<classpathentry kind="src" path="/AutoPluginUpdate"/>
<classpathentry kind="output" path="bin"/>
</classpath>

3
.gitignore vendored
View File

@ -1 +1,4 @@
/bin/
/.project
/.classpath