summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-05-20 10:41:58 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-05-20 10:41:58 -0500
commit65b830673863ff275b30ed425826ae1f3e8e3d05 (patch)
treeca716a6ccdcecfdea1fd962481d133f449ecac48 /.gitignore
parentd3073cae93032509ef45b6c8a725fd83c44e9a2f (diff)
downloadepiphany-65b830673863ff275b30ed425826ae1f3e8e3d05.tar.gz
gitignore both build/ and _build/
Since we can't seem to agree on a standard build directory, let's ignore them both and make everyone happy. See !675.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 69fa449dd..2907da99f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
_build/
+build/