Update .gitignore file to not ignore generated VSIX files.

This commit is contained in:
Dean Camera 2013-05-10 17:49:50 +02:00
parent 46bb98d9dc
commit 39603f05b2
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,7 +7,6 @@
*.bin
*.lss
*.map
*.vsix
*.bak
LUFA/StudioIntegration/ProjectGenerator/*
LUFA/StudioIntegration/DocBook/*