Initial commit

Signed-off-by: Grafe <flingelfrank@hotmail.com>
This commit is contained in:
Grafe
2013-02-10 23:24:30 +01:00
commit 80c21409c9
5 changed files with 80 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# NetBeans
/nbproject
/build.xml
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/*.jardesc
# Mac filesystem dust
.DS_Store