Skip to content

Commit

Permalink
Include all folders required for panel initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
samnabi committed Jun 30, 2015
1 parent 41915cf commit 0c3a19d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .gitignore
@@ -1,4 +1,7 @@
.DS_Store
/site/accounts
/assets/avatars
/thumbs/*
/site/accounts/*
!/site/accounts/.gitkeep
/assets/avatars/*
!/assets/avatars/.gitkeep
/thumbs/*
!/thumbs/.gitkeep
Empty file added assets/avatars/.gitkeep
Empty file.
Empty file added site/accounts/.gitkeep
Empty file.
Empty file added thumbs/.gitkeep
Empty file.

0 comments on commit 0c3a19d

Please sign in to comment.