mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
9c25b268eb
* improve python 3, docker support and README - fix support for python 3.7 - simplify docker support - update readme - remove obsolete item-questions file
22 lines
230 B
Text
22 lines
230 B
Text
*.pyc
|
|
*.pyo
|
|
~*
|
|
*.swp
|
|
|
|
*.egg-info
|
|
|
|
pokedex.sqlite
|
|
pokedex.sqlite-journal
|
|
whoosh-index
|
|
pip-selfcheck.json
|
|
|
|
/bin
|
|
!/bin/edit-csv-as-yaml
|
|
!/bin/poupdate
|
|
!/bin/reset-postgresql-sequences
|
|
!/bin/docker-pokedex
|
|
/local
|
|
/lib
|
|
/include
|
|
|
|
.idea
|