diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-05-21 18:06:38 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-05-21 18:06:38 +0200 |
commit | 5e2cfc62ca7d724e6f9e2a4081e0cb5f948ffc71 (patch) | |
tree | f3f635d80586a0d976fe45b8f1b89f6c1d358fc3 /.gitignore | |
parent | afeaea5cbae0c6075bfd6366d7c91399ecd2deb0 (diff) |
merge #1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3f4b7ab --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +assets/LSD_straightLines_Pic_0.png +assets/LSD_straightLines_Pic_1.png +assets/hough_straightLines_Pic_0.png +assets/hough_straightLines_Pic_1.png |