DEVTOOLS-483: Create CircleCI job for SmartThingsPublic

This commit is contained in:
Jeff Blaisdell
2016-02-25 09:01:12 -06:00
parent f616dcbdf6
commit 934449c326
8 changed files with 382 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# 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