diff options
author | Antoni Boucher <bouanto@zoho.com> | 2015-07-11 19:12:18 -0400 |
---|---|---|
committer | Antoni Boucher <bouanto@zoho.com> | 2015-07-11 19:18:45 -0400 |
commit | 4bc2f63608afc314d30c3bc4ef50ad0e977e6d25 (patch) | |
tree | b89a38ac5851e1c19504b629877deceae910cf61 /.gitignore | |
parent | 8159c5f56703b8f0fc6323763f0109131c604566 (diff) | |
download | qutebrowser-4bc2f63608afc314d30c3bc4ef50ad0e977e6d25.tar.gz qutebrowser-4bc2f63608afc314d30c3bc4ef50ad0e977e6d25.zip |
Renamed bookmark_add to add in bookmark manager.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 696cdc775..6d95e92f4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ __pycache__ /.tox /testresults.html /.cache +TODO |