Last active
March 2, 2024 04:07
-
-
Save skywinder/0d7ead2c465b55d7f5dc0314ff30e5e7 to your computer and use it in GitHub Desktop.
gitignore for Firefox profile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cookies.sqlite | |
cookies.sqlite-wal | |
favicons.sqlite-wal | |
logins.json | |
places.sqlite-wal | |
prefs.js | |
storage/ | |
datareporting/ | |
webappsstore.sqlite | |
webappsstore.sqlite-wal | |
weave/ | |
addonStartup.json.lz4 | |
favicons.sqlite | |
permissions.sqlite | |
places.sqlite | |
protections.sqlite | |
search.json.mozlz4 | |
serviceworker.txt | |
sessionCheckpoints.json | |
SiteSecurityServiceState.txt | |
storage-sync.sqlite | |
storage.sqlite | |
bookmarkbackups | |
saved-telemetry-pings | |
sessionstore.jsonlz4 | |
addons.json | |
AlternateServices.txt | |
content-prefs.sqlite | |
extensions.json | |
formhistory.sqlite | |
xulstore.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why not ignore the cache folders?