commit 5e18988ee0da90137760060fd579cbb5853ce8d6
parent 51596f8ba94772cbfa4555d9b469a956452de455
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 9 Oct 2023 23:39:01 -0700
Ignore all files under .local except bin
Diffstat:
6 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -4,6 +4,10 @@
# Ignore GTK 2.0 theme information
.gtk-2.0
+# Ignore .local dir other than .local/bin and what's manually checked in.
+.local/*
+!.local/bin/
+
# Ignore frequently-changing irrelevant files
.config/sublime-text/Packages/User/Package Control.last-run
.config/sublime-text/Packages/User/Package Control.ca-list
diff --git a/.local/.gitignore b/.local/.gitignore
@@ -1 +0,0 @@
-tmp
diff --git a/.local/share/.gitignore b/.local/share/.gitignore
@@ -1,4 +0,0 @@
-amfora
-mc
-mime
-recently-used.xbel
diff --git a/.local/share/applications/.gitignore b/.local/share/applications/.gitignore
@@ -1,2 +0,0 @@
-*.desktop
-mimeinfo.cache
diff --git a/.local/share/certs/.gitignore b/.local/share/certs/.gitignore
@@ -1 +0,0 @@
-ca-certificates.crt
diff --git a/.local/share/mc/.gitignore b/.local/share/mc/.gitignore
@@ -1 +0,0 @@
-history