teavm/.gitignore
2021-03-10 12:27:07 +03:00

31 lines
400 B
Plaintext

# output dir
target
/build-dir
/build-cache
/deploy-with-env.sh
# 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
dependency-reduced-pom.xml