Update .gitignore.

This commit is contained in:
gibbed 2018-05-22 22:24:39 -05:00
parent 6262dd2c3d
commit 19f93304c7
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -46,6 +46,7 @@ tmtags
*.user *.user
*.sdf *.sdf
*.opensdf *.opensdf
*.suo
bin/ bin/
obj/ obj/
@ -99,3 +100,4 @@ node_modules/.bin/
/third_party/binutils/share/ /third_party/binutils/share/
/third_party/binutils/binutils* /third_party/binutils/binutils*
/third_party/vasm/ /third_party/vasm/
/tools/shader-playground/*.dll