diff options
author | Raphael Hertzog <hertzog@debian.org> | 2008-03-15 19:15:26 +0100 |
---|---|---|
committer | Raphael Hertzog <hertzog@debian.org> | 2008-03-15 19:15:26 +0100 |
commit | cc15a50651f06dcd93063167ac4594fb65afc3b2 (patch) | |
tree | ec4c496234f829360727bddab1b22fe1511867c2 | |
parent | e6164373eb4af93ecd0bebe76fb31f604a7ae649 (diff) | |
download | dpkg-cc15a50651f06dcd93063167ac4594fb65afc3b2.tar.gz |
Revert "Add intl/ and getopt/ directories to .gitignore"
This reverts commit e6164373eb4af93ecd0bebe76fb31f604a7ae649.
Those directories are not supposed to exist any more, there's
no need to ignore them.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 7f946c8e5..3134a007c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,5 +8,3 @@ configure config.* aclocal.m4 stamp-h1 -getopt -intl |