2016-10-27 01:55:17 -07:00
|
|
|
# output dir
|
2023-01-03 06:29:13 -08:00
|
|
|
build
|
2021-03-10 00:05:49 -08:00
|
|
|
/build-dir
|
|
|
|
/build-cache
|
|
|
|
/deploy-with-env.sh
|
2023-03-06 06:13:10 -08:00
|
|
|
/release-with-env.sh
|
2024-10-09 11:50:07 -07:00
|
|
|
.gradle
|
2023-01-03 06:29:13 -08:00
|
|
|
/relocated
|
|
|
|
/samples/.gradle
|
|
|
|
local.properties
|
2024-09-19 10:49:49 -07:00
|
|
|
teavm-local.properties
|
2024-09-19 11:07:30 -07:00
|
|
|
.kotlin
|
2024-10-09 11:50:07 -07:00
|
|
|
node_modules
|
2016-10-27 01:55:17 -07:00
|
|
|
|
|
|
|
# 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
|
2024-03-21 10:06:35 -07:00
|
|
|
|