Add .idb to gitignore

This commit is contained in:
elasota
2019-11-11 00:12:34 -05:00
parent c8472f7295
commit bb73fc6831

1
.gitignore vendored
View File

@@ -15,5 +15,6 @@
*.ilk
*.lib
*.pdb
*.idb
.vs/*
Packaged/*