Files
Spring/2021-02/spring-01/.gitignore
T
Yuriy Dvorzhetskiy bcbaf4fcb9 Spring-2021-02 - 01
2021-02-24 21:08:36 +06:00

25 lines
236 B
Plaintext

target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/