Some tweaks

This commit is contained in:
John Doty 2013-03-16 08:05:20 -07:00
parent 816608aa0b
commit d606b74295
2 changed files with 59 additions and 41 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Because this is in my home directory, it's best to just ignore all files for the moment.
*
# These are the things we're tracking.
!.emacs.d
!.gitignore