aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2017-04-09 22:46:55 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2017-04-10 06:54:51 -0700
commitc12b619ca412797c0fd40846409c9620bc99c239 (patch)
tree60f9a2fde67f28ab5e975b33b19881c0dc732df9 /.gitignore
parent91f07a0c09a349fd55659a18a5a6906c9ef969bb (diff)
.gitignore: add build/
Everyone who follows the official build instructions will have a build/. Makes `git status` cleaner. Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 000e8741..1b6c8d15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ config.h
*.o
*~
arch/this
+build/
+