summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2010-01-29 22:06:05 +0100
committerJohn Kacur <jkacur@redhat.com>2010-01-29 22:06:05 +0100
commit0dea069418a63bbd64bc9dc2a096478621df849c (patch)
tree06c4befcb483eb61b87d1a1ddd0d51852f55c033
parent88449adc30a86e3d2fb8afe2b4d4b49590b89276 (diff)
downloadrt-tests-0dea069418a63bbd64bc9dc2a096478621df849c.tar.gz
rt-tests: Ignore dependency files *.d in git
Ignore dependency files *.d ing git. Signed-off-by: John Kacur <jkacur@redhat.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a914a3f..a06031c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
.*
*.o
*.tar.gz
+*.d
tmp
patches
ChangeLog