diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-08-02 22:41:58 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-08-02 22:41:58 +0200 |
commit | d6647e7fc48c6436dc74c99b4614aa2bb557ea75 (patch) | |
tree | 0660c1d9e6b86fe340e4b16c479b247e7df55bd7 /.gitignore | |
parent | d8efa6199222ec0437173fd231d3cb86b5215e87 (diff) | |
download | trivstream-d6647e7fc48c6436dc74c99b4614aa2bb557ea75.tar trivstream-d6647e7fc48c6436dc74c99b4614aa2bb557ea75.tar.gz trivstream-d6647e7fc48c6436dc74c99b4614aa2bb557ea75.tar.bz2 trivstream-d6647e7fc48c6436dc74c99b4614aa2bb557ea75.tar.xz trivstream-d6647e7fc48c6436dc74c99b4614aa2bb557ea75.zip |
ignore build results
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..41fbeb0 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1 @@ | |||
**/result | |||