]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Add config/compile to config/.gitignore
authorMarcel Wysocki <maci.stgn@gmail.com>
Fri, 31 Oct 2014 23:26:29 +0000 (16:26 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 31 Oct 2014 23:26:44 +0000 (16:26 -0700)
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 <maci.stgn@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/.gitignore

index 12e6ecab10d073b2cd35d498f9ad0eb07fd7ed0e..cd811a0a956a5e7fb2dd6d63cebbd3017d206ead 100644 (file)
@@ -1,3 +1,4 @@
+/compile
 /config.guess
 /config.sub
 /depcomp