diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 620d3dc8a..6de2c2720 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ *.lai *.la *.a + +# MSVS temporary files +*.suo +*.user +*.sdf +*.opensdf |