This repository has been archived on 2023-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
progra19/.gitignore
2019-12-14 15:38:45 +01:00

22 lines
153 B
Text

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