setup repo

This commit is contained in:
Janne Valkealahti
2015-02-04 17:26:12 +00:00
commit ded18f863f
2 changed files with 16 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
.gradle
bin
build
.settings
.classpath
.project
*.iml
*.ipr
*.iws
metastore_db
/src/test/resources/s3.properties
/.idea/
.DS_Store
/out/
target

1
README.md Normal file
View File

@@ -0,0 +1 @@
# spring-statemachine