diff options
author | Connor E <38229097+c-edw@users.noreply.github.com> | 2019-02-04 12:50:35 +0000 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-02-04 14:37:16 +0100 |
commit | 721a810f72aed867176f3721a4462fc24c790954 (patch) | |
tree | b2e5d2eedd49904ed3934d775b3ee3ee063f9ebd | |
parent | c1d0729d9a7bb3d4314e400f7131746ebd646de9 (diff) |
Add build-*/ to gitignore.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ bin/ test/ build/ +build-*/ wayland-*-protocol.* wlr-example.ini rootston.ini |