2
0
Fork 0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-08-14 18:19:37 +03:00

Ignore .opendb extension introduced with VS 2015 Update 1

This commit is contained in:
Arkshine 2016-01-11 19:58:35 +01:00
commit 9df5bd708e

1
.gitignore vendored
View file

@ -10,6 +10,7 @@
*.suo
*.user
*.opensdf
*.opendb
# Build directories
Debug