Files
dhbw-compilerbau/.gitignore

19 lines
192 B
Plaintext

# IntelliJ folders
**/out/
out/
# Java Compiler output
**/bin/
# Eclipse files
**/.classpath
**/.project
# Eclipse folders
**/.externalToolBuilders/
**/.settings/
# macOS files
.DS_Store