Files
tp1-progpro/.gitignore
Namu 3479d5dcee
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 20s
first commit
2025-09-23 13:14:23 +02:00

29 lines
344 B
Plaintext

### 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