Skip to content

Commit

Permalink
do not add the db!
Browse files Browse the repository at this point in the history
ref #10
  • Loading branch information
maxgrossman committed Aug 4, 2018
1 parent 00916cb commit f72b1b0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.env
.DS_Store
db/**.sql*
db/**.sqlite3
db/migrations/.migrate
testData/
.python_version
.vscode
Expand Down
17 changes: 0 additions & 17 deletions db/migrations/.migrate

This file was deleted.

Binary file removed db/test-posm-paths.sqlite3
Binary file not shown.

0 comments on commit f72b1b0

Please sign in to comment.