Support webp in imgcodecs module on VD profile
[platform/upstream/opencv.git] / .gitignore
index c1b1fe6..f34c210 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,6 @@ bin/
 *.log
 *.tlog
 build
+node_modules
+CMakeSettings.json
+xcuserdata/