diff options
author | Stijn Buys <ingar@osirion.org> | 2016-04-08 23:04:23 +0200 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2016-04-08 23:04:23 +0200 |
commit | bc857088a4ce5eb75933c1db611617d37876cc0a (patch) | |
tree | 79bb204ebb9dcdf53bf9cd38b57f720a89fdbd41 /.gitignore | |
parent | 74f075cd1c89b38d689cbd76a55af2677530c0af (diff) |
Added the build/ directory to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +build/* Makefile.in aclocal.m4 autom4te.cache |