mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
f0e3431bc7
It is necessary for proper work of "git clean" command
25 lines
172 B
Plaintext
25 lines
172 B
Plaintext
*.autosave
|
|
*.pyc
|
|
*.user
|
|
*~
|
|
.*.swp
|
|
.DS_Store
|
|
.sw[a-z]
|
|
Thumbs.db
|
|
tags
|
|
tegra/
|
|
bin/
|
|
*.sdf
|
|
*.opensdf
|
|
*.obj
|
|
*.stamp
|
|
*.depend
|
|
*.rule
|
|
*.tmp
|
|
*/debug
|
|
*.suo
|
|
*.log
|
|
*.tlog
|
|
build
|
|
.cache
|