first commit

This commit is contained in:
Olof Larsson
2011-04-06 21:43:57 +02:00
commit b7aa648e03
275 changed files with 13973 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
# Eclipse stuff
/.classpath
/.project
/.settings
# netbeans
/nbproject
# vim
.*.sw[a-p]
# various other potential build files
/build
/bin
/dist
/localexport.jardesc
# Mac filesystem dust
.DS_Store