2016-10-27 16:55:17 +08:00
|
|
|
# output dir
|
2023-01-03 22:29:13 +08:00
|
|
|
build
|
2021-03-10 16:05:49 +08:00
|
|
|
/build-dir
|
|
|
|
/build-cache
|
|
|
|
/deploy-with-env.sh
|
2023-03-06 22:13:10 +08:00
|
|
|
/release-with-env.sh
|
2023-01-03 22:29:13 +08:00
|
|
|
/.gradle
|
|
|
|
/build-logic/.gradle
|
|
|
|
/relocated
|
|
|
|
/samples/.gradle
|
|
|
|
local.properties
|
2016-10-27 16:55:17 +08:00
|
|
|
|
|
|
|
# KDE
|
2015-10-04 16:49:20 +08:00
|
|
|
.directory
|
2016-10-27 16:55:17 +08:00
|
|
|
|
|
|
|
# Eclipse
|
2015-10-04 16:49:20 +08:00
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.classpath
|
|
|
|
.factorypath
|
2014-03-05 16:54:26 +08:00
|
|
|
.checkstyle
|
2015-10-04 16:49:20 +08:00
|
|
|
.cache-main
|
2018-01-10 04:33:17 +08:00
|
|
|
.metadata
|
2016-10-27 16:55:17 +08:00
|
|
|
|
|
|
|
# IntelliJ IDEA
|
|
|
|
*.iml
|
|
|
|
!/all-deps/all-deps.iml
|
|
|
|
!/tools/idea/**/*.iml
|
2017-11-26 01:32:05 +08:00
|
|
|
.idea/*
|
|
|
|
!.idea/runConfigurations
|
|
|
|
!.idea/scopes
|
|
|
|
!.idea/inspectionProfies
|
|
|
|
!.idea/codeStyles
|
|
|
|
!.idea/copyright
|
2018-01-07 19:22:11 +08:00
|
|
|
!.idea/checkstyle-idea.xml
|