summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2014-03-16 16:19:46 -0700
committerJosh Triplett <josh@joshtriplett.org>2014-03-16 16:19:46 -0700
commit06ff924215a2f9739efa2c059dc595bc4ec1c851 (patch)
tree7d498a21a64e59f4938ce52e0efa9f0b2a2deca8 /.gitignore
parentd948d0a729c934b0224749338a3ba0a2c8f51c45 (diff)
downloadlibffi-06ff924215a2f9739efa2c059dc595bc4ec1c851.tar.gz
.gitignore: Ignore more generated files
The build process generates doc/libffi.info and fficonfig.h.in, so add them to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 524b9ec..1158ece 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,9 @@ compile
config.*
configure
depcomp
+doc/libffi.info
*~
+fficonfig.h.in
fficonfig.h
include/ffi.h
include/ffitarget.h