Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickheeney committed Nov 21, 2013
0 parents commit 3b3d8a8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Vagrant
.vagrant
package.box

# Data / Config
/files/*
!/files/config/.gitkeep
!/files/www/.gitkeep

# Sublime Text
.sublime-project
.sublime-workspace

# OS or Editor folders
.DS_Store
Thumbs.db

0 comments on commit 3b3d8a8

Please sign in to comment.