mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
feat: added Docker support
This commit is contained in:
parent
cacafd06b2
commit
1513afc241
5 changed files with 63 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -6,4 +6,14 @@
|
|||
*.egg-info
|
||||
|
||||
pokedex.sqlite
|
||||
pokedex.sqlite-journal
|
||||
whoosh-index
|
||||
pip-selfcheck.json
|
||||
|
||||
/bin
|
||||
!/bin/edit-csv-as-yaml
|
||||
!/bin/poupdate
|
||||
!/bin/reset-postgresql-sequences
|
||||
/local
|
||||
/lib
|
||||
/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue