abgaben/
code/
vpl/
# emacs stuff
*~
\#*#
# javac stuff
*.class
# javadoc stuff
*.html
*.js
*.css
# intellij stuff
.idea/
*.iml
build/
classes/
out/