mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-07 21:21:56 +00:00
24 lines
216 B
Plaintext
24 lines
216 B
Plaintext
# Eclipse files
|
|
/.settings
|
|
/.classpath
|
|
/.project
|
|
/eclipse/
|
|
/target-eclipse
|
|
|
|
# IntelliJ files
|
|
*.iws
|
|
*.iml
|
|
.idea
|
|
/out
|
|
*.ipr
|
|
|
|
# Gradle files
|
|
.gradletasknamecache
|
|
.gradle/
|
|
|
|
# Mac OS files
|
|
.DS_Store
|
|
|
|
# Build files
|
|
/build
|