diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-11-22T15·10+0000 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-11-22T15·11+0000 |
commit | bc96c4518e4430f0cd996b2c77fe8e08d7694efa (patch) | |
tree | bc727872eb7d9511ab1d78eb8b2b3982d5683601 /.gitignore | |
parent | b8e9efc476abc248a17c9e9cd117f3d53e4a7f63 (diff) |
Automatically emit make rules for header files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8f5a2379116..ed9bd45a45a0 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,7 @@ Makefile.config *.la *.o *.so +*.dep *~ # GNU Global |