Add ignore for *.user files
This commit is contained in:
parent
6007bbc82d
commit
cd062b7cc0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
refman.rst
|
refman.rst
|
||||||
|
OpenCV4Tegra/
|
||||||
|
*.user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user