diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-07 20:37:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-07 20:37:22 -0700 |
commit | 1054d693e96006db97ec8e16c7fdb8276c4e3cef (patch) | |
tree | ea71d86cb97ddb9a5afb182dfbb5edd1fcf43f9f | |
parent | f769ca2dde4b2fead16485966356de1f4be2a351 (diff) |
Add missing newline in .gitignore between "missing" and "*~"
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ config.log config.status configure install-sh -missing*~ +missing +*~ font-misc-cyrillic-*.tar.* ChangeLog tags |