From 79d0a8accf224707469c1ea80e57e908ef6a5eac Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 27 Oct 2020 21:19:37 -0500 Subject: Unignore etc/ too It'll be easier to add files to unignore with this change. --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1408224..4bf508b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ # other files !var/ var/* -!var/elpher-bookmarks.el \ No newline at end of file +!var/elpher-bookmarks.el + +!etc/ +etc/* -- cgit 1.4.1-21-gabe81