Add README

This commit is contained in:
Dave Syer
2016-02-03 14:42:46 +00:00
commit 6dc5ab81a3
2 changed files with 16 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*~
.#*
*#
target
bin
/data
.classpath
.project
.settings
.springBeans
.DS_Store
*.sw*
*.iml
.idea

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
This project has gh-pages belonging to spring-cloud where we store static resources
like old versions of manuals etc. Use the gh-pages branch to see content.