summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-07 20:37:00 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-07 20:37:22 -0700
commit1054d693e96006db97ec8e16c7fdb8276c4e3cef (patch)
treeea71d86cb97ddb9a5afb182dfbb5edd1fcf43f9f /.gitignore
parentf769ca2dde4b2fead16485966356de1f4be2a351 (diff)
Add missing newline in .gitignore between "missing" and "*~"
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c3efb3b..8fd86b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,8 @@ config.log
config.status
configure
install-sh
-missing*~
+missing
+*~
font-misc-cyrillic-*.tar.*
ChangeLog
tags