Updated git ignore to include video

This commit is contained in:
Mike C 2013-04-17 19:08:49 -04:00
parent 5b7f6e01dc
commit 6b4f698d02

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
*/build.bat */build.bat
*/build */build
*/build/* */build/*
*/makefile */makefile
Video*