Skip to content

Commit

Permalink
Change gitconfig to add calibre stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mdupuis13 committed Sep 14, 2024
1 parent 43b614a commit e87f309
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
bin/bin/idea-IC-223.8836.41
bin/bin/appimages
calibre/.config/calibre/fonts/scanner_cache.json
calibre/.config/calibre/dynamic.pickle.json
calibre/.config/calibre/gui.json
calibre/.config/calibre/gui.py.json
calibre/.config/calibre/tweak_book_gui.json
calibre/.config/calibre/viewer-webengine.json
calibre/.config/calibre/viewer/annots
qBittorrent/.config/qBittorrent/qBittorrent-data.conf
qBittorrent/.config/qBittorrent/qBittorrent.conf
qBittorrent/.config/qBittorrent/lockfile
Expand Down
2 changes: 1 addition & 1 deletion calibre/.config/calibre/global.py.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"installation_uuid": "be3dd3f5-d5b8-41f5-9c94-b7edf0523dc0",
"isbndb_com_key": "",
"language": "en",
"library_path": "/home/mdupuis/Calibre Library/Informatique",
"library_path": "/home/mdupuis/Calibre Library/Photographie",
"limit_search_columns": false,
"limit_search_columns_to": [
"title",
Expand Down
1 change: 1 addition & 0 deletions calibre/.config/calibre/history.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</array>
<key>lineedit_history_viewer-search-panel-expression</key>
<array>
<string>stream</string>
<string>chapter</string>
<string>chapter 15</string>
</array>
Expand Down

0 comments on commit e87f309

Please sign in to comment.