Updated git ignore to include video
This commit is contained in:
parent
5b7f6e01dc
commit
6b4f698d02
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
||||||
*/build
|
*/build
|
||||||
*/build/*
|
*/build/*
|
||||||
*/makefile
|
*/makefile
|
||||||
|
Video*
|
||||||
|
|
Reference in a new issue