diff options
author | ng0 <ng0@n0.is> | 2019-06-04 19:03:58 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-06-04 19:04:11 +0000 |
commit | 0e6553e41d132726eb8f7964b581bb2cac0e6b6c (patch) | |
tree | 789caec298525444f2ab12098ad048cb0ec5eb8d /.gitignore | |
parent | 2cce8be6b8fcb2baa0d7abde4bbe486cbcb3f983 (diff) |
one more ignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e575e1455..b843f13f6 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,7 @@ doc/tutorial/gversion.texi # top-level symlink can exist .clang-format + +# for cmake alternative build-system (not yet merged) cmake-build +build |