forked from ticketfrei/ticketfrei
gitignore readd. how do I prevent ticketfrei.sqlite from updating the stub in the repo?
This commit is contained in:
parent
02c1b1d0e5
commit
32e15775de
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,9 +5,9 @@ __pycache__/
|
||||||
last_mention
|
last_mention
|
||||||
last_mail
|
last_mail
|
||||||
ticketfrei.cfg
|
ticketfrei.cfg
|
||||||
|
ticketfrei.sqlite
|
||||||
seen_toots.pickle
|
seen_toots.pickle
|
||||||
seen_toots.pickle.part
|
seen_toots.pickle.part
|
||||||
ticketfrei.sqlite
|
|
||||||
pip-selfcheck.json
|
pip-selfcheck.json
|
||||||
config.toml
|
config.toml
|
||||||
bin/
|
bin/
|
||||||
|
|
Loading…
Reference in a new issue