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

20 lines
130 B
Text
Raw Normal View History

2019-12-12 23:37:03 +00:00
abgaben/
code/
vpl/
# emacs stuff
*~
\#*#
# javadoc stuff
*.html
*.js
*.css
# intellij stuff
.idea/
*.iml
build/
classes/
out/