teavm/.gitignore

36 lines
468 B
Plaintext

# output dir
build
/build-dir
/build-cache
/deploy-with-env.sh
/release-with-env.sh
/.gradle
/build-logic/.gradle
/relocated
/samples/.gradle
local.properties
# KDE
.directory
# Eclipse
.project
.settings
.classpath
.factorypath
.checkstyle
.cache-main
.metadata
# IntelliJ IDEA
*.iml
!/all-deps/all-deps.iml
!/tools/idea/**/*.iml
.idea/*
!.idea/runConfigurations
!.idea/scopes
!.idea/inspectionProfies
!.idea/codeStyles
!.idea/copyright
!.idea/checkstyle-idea.xml