diff options
author | Ben Burdette <bburdette@gmail.com> | 2020-04-06 12:05:17 -0600 |
---|---|---|
committer | Ben Burdette <bburdette@gmail.com> | 2020-04-06 12:05:17 -0600 |
commit | 2248cc6716ad5a9a56f9368e3cf6784a01cbb646 (patch) | |
tree | ad21320e2c1315c75f6e455824a476cc047b40ac /.gitignore | |
parent | 85f14c4582ae3e64d7423ac48daaa0ea437fc144 (diff) |
ignore error-demo
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e3186fa76..ad5684123 100644 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,8 @@ perl/Makefile.config /src/nix-copy-closure/nix-copy-closure +/src/error-demo/error-demo + /src/build-remote/build-remote # /tests/ |