teavm/.gitignore
2017-11-26 13:14:02 +03:00

25 lines
318 B
Plaintext

# output dir
target
# KDE
.directory
# Eclipse
.project
.settings
.classpath
.factorypath
.checkstyle
.cache-main
# 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