Skip to content

Commit

Permalink
Initialize repository with .gitignore and README
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeams committed Nov 6, 2012
0 parents commit a023fe4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
*.sw?
.DS_Store
5 changes: 5 additions & 0 deletions README.md
@@ -0,0 +1,5 @@
Originally delivered at http://oredev.org/2012/sessions/modern-enterprise-application-configuration-with-spring

See https://github.com/schacon/showoff#readme for instructions on running the showoff presentation software locally.

Static HTML at http://cbeams.github.com/modern-config

0 comments on commit a023fe4

Please sign in to comment.