diff options
author | James Cloos <cloos@jhcloos.com> | 2007-09-03 05:52:35 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-09-03 05:52:35 -0400 |
commit | 4bfc1e1ea11604e3af150a4228663cb1cb1bf9f3 (patch) | |
tree | 07b77790e5b6822a589670ac114afae160ca0472 /.gitignore | |
parent | 489e007a29de63716ab550eacb3e98a91975d1d5 (diff) |
Add *~ to .gitignore to skip patch/emacs droppings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,3 +24,4 @@ man/mga.? util/stormdwg .deps .libs +*~ |