diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2014-05-04 11:53:29 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2014-05-04 11:53:29 +0200 |
commit | 52dadbd4cf618bada9042c3bb2a4bc3803c5f417 (patch) | |
tree | 25c7184c90ff9296851453f30f41df44e0276756 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6fa4ec2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.DS_Store +b.sh +graytracer +*.png +lodepng.h |