summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f0b5aa6debba4894f043969c99ccc95106d17eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.py[co]
*.sw[po]
.cache/
.coverage
.hypothesis
buku.egg-info
dist
build
buku.py
.tox
.history
.vscode/launch.json
/tests/test_bukuDb/places.sqlite*
/tests/vcr_cassettes/test_search_and_open_all_in_browser.yaml
/tests/vcr_cassettes/tests.test_bukuDb/
/bookmarks.db
/venv/