1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
Alexander Alekhin e10e628036 git: .gitignore update
ignore all "dot" files/directories by default.
'ignored' files can be added via 'git add -f' command if necessary.
2017-11-07 17:35:13 +03:00

11 lines
86 B
Plaintext

# ignore dot files/directories
.*
!.gitignore
*.autosave
*.pyc
*.user
*~
tags
tegra/