1
0
Fork 0
uni_informatik_projekt/.gitignore

22 lines
147 B
Plaintext

# Eclipse
.classpath
.project
*.eml
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
# no output
out/
bin/
doc/