diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2c4639d6c..691fab8d2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ libbotan*.so.* *.dylib *.exp *.lib +*.pdb +*.ilk *.dll *.exe *.manifest |