From ed39aa60f9feca9cbfba29cdd3bb606f02639c7a Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 30 Oct 2014 14:44:05 -0400 Subject: Initial commit Well, not really. If you would like the old version history, please get in touch with me at code@seanallred.com. It's a wreck though and contains inconsistent information. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9cd819c --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Emacs backup files +*~ +\#*\# + +# Compiled Elisp +*.elc -- cgit v1.2.3