diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-27 20:06:16 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-11-27 20:06:16 -0500 |
commit | a971938946dd61a3468263908988363dbdd87a3d (patch) | |
tree | c3cc9ef949523199b81f8f7799c3c1863b59554c /.gitignore |
initial commit of my emacs scripts, after some cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..58eb704 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +ediff +emacsmail +emacsterm + +*.sh +!common.sh |