diff options
author | David Thompson <davet@gnu.org> | 2015-05-23 17:35:35 -0400 |
---|---|---|
committer | David Thompson <davet@gnu.org> | 2015-05-23 17:35:35 -0400 |
commit | 13bc061c574754838b40463169246cc0cd4b7d81 (patch) | |
tree | fbad421a152798bf4b027c9bd82fbcbf8b7ab997 | |
parent | 845b2d7a603990c91e1e8bff42a433790a0461a4 (diff) |
Add .gitignore.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~
\ No newline at end of file |