diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-11-17 20:47:44 +0100 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-11-22 11:14:30 -0800 |
commit | 8a96f1736c5167e3eecc15d276d8a3c87db2f2b6 (patch) | |
tree | 96a22e6a4bd55769f4e164a776bda0745f486b00 | |
parent | a89ae9be0d2fd45e7c6b37741e116778dce0e38d (diff) | |
download | uClibc-alpine-8a96f1736c5167e3eecc15d276d8a3c87db2f2b6.tar.bz2 uClibc-alpine-8a96f1736c5167e3eecc15d276d8a3c87db2f2b6.tar.xz |
.gitignore: remove unneeded pattern
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 549ca4593..5ceb817c4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ # *.os *.oS -*.dep *.a *.i *.o |