diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-01-28 15:39:30 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-03-10 10:13:56 +0000 |
commit | 141b67ad9f84c1a97ee521615928b7b99780ca24 (patch) | |
tree | ba15923922638e8c077a056660b19337c8e3da82 | |
parent | 01dd220d34cbd84ec0d02f0533d82d9af7c8a913 (diff) |
ignore emacs-related crud
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75bb8101f..911f019c6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ ._* /db/test_structure.sql moo.txt +*#*# +TAGS
\ No newline at end of file |