diff options
author | David Zeuthen <davidz@redhat.com> | 2006-07-29 13:02:33 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2006-07-29 13:02:33 -0400 |
commit | 47a1cf8d1ad4b64ea5291ee5cc71a533a1c91e54 (patch) | |
tree | 4ec3fc13b34f6ad7f3ee47d1ce83452e12f38fa6 /policy/.gitignore | |
parent | c88613217759651022885ea99be91af46c0d6391 (diff) |
add *~ to all .gitignore files for emacs users
Diffstat (limited to 'policy/.gitignore')
-rw-r--r-- | policy/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/policy/.gitignore b/policy/.gitignore index 0e612c34..4bec0e4b 100644 --- a/policy/.gitignore +++ b/policy/.gitignore @@ -5,3 +5,4 @@ Makefile.in *.lo *.la *.o +*~ |