kie-platform/drools-framework-kie-server-parent/drools-framework-kie-server-spring-boot-autoconfiguration-drools/.gitignore

19 lines
207 B
Text

/target
/local
*.tlog
# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
/nbproject
/*.ipr
/*.iws
*.iml
.classpath
.project
.settings
.idea
target
# Repository wide ignore mac DS_Store files
.DS_Store