X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1fc008a6b086035e3a47d0f3bef5a23c88f7aa69..180cab37b6034248c12a50d0a77360b52ef1fbfe:/.gitignore diff --git a/.gitignore b/.gitignore index 1f5cf6c..86b24fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,21 @@ -database -log -pid -state -sticker.sql -error.log \ No newline at end of file +# mpd files +mpd/*/*/database +mpd/*/*/log +mpd/*/*/pid +mpd/*/*/state +mpd/*/*/sticker.sql + +# ranger files +ranger/*/*/history +ranger/*/*/bookmarks +ranger/*/*/tagged + +# ncmpcpp +ncmpcpp/*/error.log + +# getmail oldmail file +oldmail-* + +/early-init.el +/init.el +/var \ No newline at end of file