2016-10-27 01:55:17 -07:00
|
|
|
# output dir
|
|
|
|
target
|
|
|
|
|
|
|
|
# KDE
|
2015-10-04 01:49:20 -07:00
|
|
|
.directory
|
2016-10-27 01:55:17 -07:00
|
|
|
|
|
|
|
# Eclipse
|
2015-10-04 01:49:20 -07:00
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.classpath
|
|
|
|
.factorypath
|
2014-03-05 00:54:26 -08:00
|
|
|
.checkstyle
|
2015-10-04 01:49:20 -07:00
|
|
|
.cache-main
|
2018-01-09 12:33:17 -08:00
|
|
|
.metadata
|
2016-10-27 01:55:17 -07:00
|
|
|
|
|
|
|
# IntelliJ IDEA
|
|
|
|
*.iml
|
|
|
|
!/all-deps/all-deps.iml
|
|
|
|
!/tools/idea/**/*.iml
|
2017-11-25 09:32:05 -08:00
|
|
|
.idea/*
|
|
|
|
!.idea/runConfigurations
|
|
|
|
!.idea/scopes
|
|
|
|
!.idea/inspectionProfies
|
|
|
|
!.idea/codeStyles
|
|
|
|
!.idea/copyright
|
2018-01-07 03:22:11 -08:00
|
|
|
!.idea/checkstyle-idea.xml
|
|
|
|
|
|
|
|
dependency-reduced-pom.xml
|