Add some .gitignore files
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 19 Mar 2013 12:05:52 +0000 (13:05 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Tue, 19 Mar 2013 12:05:52 +0000 (13:05 +0100)
image-roi/.gitignore [new file with mode: 0644]
perspective-transform/.gitignore [new file with mode: 0644]

diff --git a/image-roi/.gitignore b/image-roi/.gitignore
new file mode 100644 (file)
index 0000000..cbba0ad
--- /dev/null
@@ -0,0 +1,2 @@
+*.o
+opencv-image-roi
diff --git a/perspective-transform/.gitignore b/perspective-transform/.gitignore
new file mode 100644 (file)
index 0000000..83cf911
--- /dev/null
@@ -0,0 +1,2 @@
+*.o
+opencv-perspective-transform