summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Afanasyev <alexander.afanasyev@ucla.edu>2015-12-07 10:11:57 -0800
committerAlexander Afanasyev <alexander.afanasyev@ucla.edu>2015-12-07 10:12:24 -0800
commit8188e60ea6b9012a9a2eeef0a7894b298de58a2e (patch)
treeee4afdc592f37b5f94eccfb65276fdeb2bbffbe6 /.gitignore
parent7b9878509b6afd4d368c0bc62260da868896b5c6 (diff)
downloadcryptopp-git-8188e60ea6b9012a9a2eeef0a7894b298de58a2e.tar.gz
Extended .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 440f91ed..0539a4a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,6 +82,7 @@ x64/
build/
[Bb]in/
[Oo]bj/
+[Ll]ibs/
# MSTest test Results
[Tt]est[Rr]esult*/
@@ -92,6 +93,7 @@ build/
*.ilk
*.meta
*.obj
+*.o
*.pch
*.pdb
*.pgc
@@ -110,6 +112,8 @@ build/
*.pidb
*.log
*.scc
+*.exe
+*.a
# Visual C++ cache files
ipch/
@@ -249,3 +253,4 @@ pip-log.txt
#Mr Developer
.mr.developer.cfg
+