1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #10037 from alalek:update_gitignore

git: .gitignore update
This commit is contained in:
Alexander Alekhin
2017-11-07 19:59:53 +00:00
committed by GitHub
+4 -4
View File
@@ -1,10 +1,11 @@
# ignore dot files/directories
.*
!.gitignore
*.autosave
*.pyc
*.user
*~
.*.swp
.DS_Store
.sw[a-z]
Thumbs.db
tags
tegra/
@@ -21,4 +22,3 @@ bin/
*.log
*.tlog
build
.cache