diff options
author | Mateja <mail@matejamaric.com> | 2020-08-18 00:54:56 +0200 |
---|---|---|
committer | Mateja <mail@matejamaric.com> | 2020-08-18 00:54:56 +0200 |
commit | 75e65ec0763bd74b89bfcb4d7c44d68999839329 (patch) | |
tree | bd781ec299f29ce64864d9a974546f4827a8ba00 /.gitignore | |
download | barycentric-render-75e65ec0763bd74b89bfcb4d7c44d68999839329.tar.gz barycentric-render-75e65ec0763bd74b89bfcb4d7c44d68999839329.zip |
first commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99b716d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.ppm +srender |