aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2019-06-29 20:43:51 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2019-06-29 18:51:03 -0700
commit5d83c3e53841cff86dc8cc028aeb1ed32fadab75 (patch)
tree21b9ead44ab0657c9082298de10f9ab44c576836 /.gitignore
parent4067290fd5642fce5db32dfa800da909090e0b67 (diff)
add build-* dirs to .gitignore
I have build-gtk3/ and build-dbg/ that are annoying me in the git status. ...if you don't mind. Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 97744313..b19644f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ config.h
*~
arch/this
build/
+build-*/
test/build-*
po/*.old