switch to sqlite, generate new project as 'quip'
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -23,7 +23,7 @@ erl_crash.dump
|
||||
/tmp/
|
||||
|
||||
# Ignore package tarball (built via "mix hex.build").
|
||||
phoenix_test-*.tar
|
||||
quip-*.tar
|
||||
|
||||
# Ignore assets that are produced by build tools.
|
||||
/priv/static/assets/
|
||||
@@ -35,3 +35,7 @@ phoenix_test-*.tar
|
||||
npm-debug.log
|
||||
/assets/node_modules/
|
||||
|
||||
# Database files
|
||||
*.db
|
||||
*.db-*
|
||||
|
||||
|
Reference in New Issue
Block a user