summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2020-10-27 21:19:37 -0500
committerCase Duckworth2020-10-27 21:19:37 -0500
commit79d0a8accf224707469c1ea80e57e908ef6a5eac (patch)
treecf331873b8ad17cbc03afdbc1b5a26460f40be3b /.gitignore
parentUnignore var/elpher-bookmarks.el (diff)
downloademacs-79d0a8accf224707469c1ea80e57e908ef6a5eac.tar.gz
emacs-79d0a8accf224707469c1ea80e57e908ef6a5eac.zip
Unignore etc/ too
It'll be easier to add files to unignore with this change.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1408224..4bf508b 100644 --- a/.gitignore +++ b/.gitignore
@@ -7,4 +7,7 @@
7# other files 7# other files
8!var/ 8!var/
9var/* 9var/*
10!var/elpher-bookmarks.el \ No newline at end of file 10!var/elpher-bookmarks.el
11
12!etc/
13etc/*