From f7464fdd2e33e5dc6c159a4adc8f53902e6d4511 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 13 Apr 2011 23:20:15 -0400 Subject: Initial commit of Luke Shumaker's "dot-files". --- .emacs.d/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .emacs.d/.gitignore (limited to '.emacs.d/.gitignore') diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore new file mode 100644 index 0000000..f1f7d02 --- /dev/null +++ b/.emacs.d/.gitignore @@ -0,0 +1,2 @@ +auto-save-list/* +session.* -- cgit v1.2.3