Moved everything to the src folder

This commit is contained in:
jsrobson10 2019-07-09 16:23:27 +10:00
parent d54921e800
commit 64c240fc79
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path=""/>
<classpathentry kind="output" path=""/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>

1
.gitignore vendored Executable file
View File

@ -0,0 +1 @@
/bin/

BIN
db/file.db Executable file

Binary file not shown.