From 992c2bdb3d64a5967b8855227222d6c70e275706 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 2 Nov 2021 18:00:07 +0100 Subject: update gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0a0ae7f..f2b4429 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ # To track a file using the dotfile repo add it using: git add -f FILE # or exclude below +!bin +!bin/** + !.config !.config/** .config/mpv/scripts @@ -21,3 +24,6 @@ .local/share/s6/**/events .local/share/s6/**/lock .local/share/s6/**/control + +*.db +*.old -- cgit 1.4.1