Update TwosideKeeper .gitignore to prevent project modifications for
future committers.
This commit is contained in:
parent
1c1b9af6f5
commit
ef43bea3a0
@ -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
3
.gitignore
vendored
@ -1 +1,4 @@
|
||||
/bin/
|
||||
|
||||
/.project
|
||||
/.classpath
|
Loading…
x
Reference in New Issue
Block a user