Skip to content

Commit

Permalink
add empty directory to git
Browse files Browse the repository at this point in the history
  • Loading branch information
ooghry committed Aug 11, 2016
1 parent 9209fa0 commit 89a9cd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*
!.gitignore
!users.db
!users.db
!download
1 change: 1 addition & 0 deletions data/download/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!.gitignore

0 comments on commit 89a9cd3

Please sign in to comment.