Files
Spring/2020-02/spring-01/.gitignore
T
Yuriy Dvorzhetskiy 38c1cbe4e7 2020-02 - 00,01
2020-02-26 20:50:01 +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/