summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2016-07-29 18:48:04 +0300
committerBrian Behlendorf <[email protected]>2016-08-01 12:42:55 -0700
commitfb833883872ba17f1f04f99741b6f47cf404c340 (patch)
treece150470ceca69358f41e5e4e9bb691a98e77954 /.gitignore
parentb7c7008ba28ca926fbda929aec52f3761d72cffe (diff)
Add gitignore entry for spl-*.o.d files
Signed-off-by: Nikolay Borisov <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Issue #565
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a44e4323c..4de02fba6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@
#
# Normal rules
#
-*.[oa]
+*.[oad]
*.lo
*.la
*~