S2_Aufgaben/.gitignore

31 lines
374 B
Plaintext
Raw Normal View History

2024-05-01 21:37:44 +00:00
src/part2/aufg1/output_files
2024-04-23 08:22:10 +00:00
### IntelliJ IDEA ###
out/
!**/src/main/**/out/
!**/src/test/**/out/
### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Mac OS ###
.DS_Store