Skip to content

Commit

Permalink
shipping with logs and migrations/versions dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcidy committed Jun 16, 2019
1 parent 0d5eb1b commit 37f96ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ build/

instance/
logs/
migrations/versions/*

diagrams/*.png
1 change: 1 addition & 0 deletions logs/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
1 change: 1 addition & 0 deletions migrations/versions/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*

0 comments on commit 37f96ed

Please sign in to comment.