Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Added empty non tracking necessary directories
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepone committed Feb 25, 2013
1 parent 8e9b40c commit 36bf4a4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions application/cache/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*
1 change: 1 addition & 0 deletions application/config/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*
1 change: 1 addition & 0 deletions application/logs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*
1 change: 1 addition & 0 deletions application/media/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*
1 change: 1 addition & 0 deletions application/uploads/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*
1 change: 1 addition & 0 deletions media/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[^.]*

0 comments on commit 36bf4a4

Please sign in to comment.