Support gstreamer as a backend of videoio module
[platform/upstream/opencv.git] / .gitignore
index c1b1fe6..2ea6d38 100644 (file)
@@ -1,10 +1,11 @@
+# ignore dot files/directories
+.*
+!.gitignore
+
 *.autosave
 *.pyc
 *.user
 *~
-.*.swp
-.DS_Store
-.sw[a-z]
 Thumbs.db
 tags
 tegra/
@@ -21,3 +22,4 @@ bin/
 *.log
 *.tlog
 build
+node_modules