target/
.settings/
.classpath
/bin/
/target/
.project

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### MacOS ###
.DS_Store
META-INF/context.xml

### git 분리를 위한 ignore 설정###
/style24.*

