first commit

This commit is contained in:
Olof Larsson
2011-12-07 17:12:00 +01:00
commit 7c5558c420
3 changed files with 36 additions and 0 deletions

20
.gitignore vendored Executable file
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
/localexport.jardesc
# Mac filesystem dust
.DS_Store