aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2010-03-22 01:21:44 +0100
committermaximilian attems <max@stro.at>2010-03-22 01:27:30 +0100
commit85a53c2c4d45d8980b54d713de38aff599edfd0e (patch)
treea003e0b57b70f74145944b126e1f8714c6e59394
parent2022055ced8135ed2917585d65faf8e894a57b3d (diff)
downloadklibc-85a53c2c4d45d8980b54d713de38aff599edfd0e.tar.gz
[klibc] gitignore fixup for test dir
git needs to track c sourcefiles. Signed-off-by: maximilian attems <max@stro.at>
-rw-r--r--usr/klibc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/klibc/.gitignore b/usr/klibc/.gitignore
index a886b6d862335..f24c971efe09b 100644
--- a/usr/klibc/.gitignore
+++ b/usr/klibc/.gitignore
@@ -9,3 +9,4 @@ libc.so.hash
sha1hash
tests/*
!tests/Kbuild
+!tests/*.c