diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-01-11 10:19:59 +0100 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-01-11 10:19:59 +0100 |
commit | c6af5d68f1e17e73025ca26d7daa456e5eac326b (patch) | |
tree | b14504c79a7f0031f9911275e5b6a7641e8c89c4 | |
parent | a12c40383fef2c31cd2c50d22dbfe037a7e4492f (diff) |
Add some temporary files to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ \#* +*~ *.elc publish/ site/sitemap.org |