summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMarcel Wysocki <[email protected]>2014-10-31 16:26:29 -0700
committerBrian Behlendorf <[email protected]>2014-10-31 16:26:44 -0700
commit7f118e836e3533d85aa0f859eb463cf9e54dc3fc (patch)
tree58006f19525a84e5af8f98d6f1056ad97f55edd8 /config
parent3f4a13c49709ab4bc6abb6b3159be77ce168a5e0 (diff)
Add config/compile to config/.gitignore
This file may be added by automake and therefore should be added to config/.gitignore. For the full list of possible auxiliary programs see the full automake documentation. http://www.gnu.org/software/automake/manual/automake.html#Auxiliary-Programs Signed-off-by: Marcel Wysocki <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'config')
-rw-r--r--config/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/.gitignore b/config/.gitignore
index 12e6ecab1..cd811a0a9 100644
--- a/config/.gitignore
+++ b/config/.gitignore
@@ -1,3 +1,4 @@
+/compile
/config.guess
/config.sub
/depcomp