diff options
author | Brian Behlendorf <[email protected]> | 2012-08-26 18:10:24 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-08-27 11:47:44 -0700 |
commit | ca8b5af89d2c5826af7385bf18f3b377b0efde11 (patch) | |
tree | e8d723d9fe3d8f981b0639890e9495b153cba648 /config/.gitignore | |
parent | cd38ac58a36e51cb3d627da57bfb5246e70f276d (diff) |
Remove autotools products
Remove all of the generated autotools products from the repository
and update the .gitignore files accordingly.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #718
Diffstat (limited to 'config/.gitignore')
-rw-r--r-- | config/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/.gitignore b/config/.gitignore new file mode 100644 index 000000000..df81091c1 --- /dev/null +++ b/config/.gitignore @@ -0,0 +1,6 @@ +config.guess +config.sub +depcomp +install-sh +ltmain.sh +missing |