summaryrefslogtreecommitdiff
path: root/cpp/.gitignore
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-05-13 18:35:51 +0800
committercrupest <crupest@outlook.com>2020-05-13 18:35:51 +0800
commit4c214298836df78f4c39bc4461163287a7d3c10a (patch)
tree65e4cfc5acba57182e4098fc9fcf67125edc600d /cpp/.gitignore
parent2ee6240fb4b04e0f808e7cc6294baf596ef686ad (diff)
downloadsolutions-4c214298836df78f4c39bc4461163287a7d3c10a.tar.gz
solutions-4c214298836df78f4c39bc4461163287a7d3c10a.tar.bz2
solutions-4c214298836df78f4c39bc4461163287a7d3c10a.zip
Add problem 77 .
Diffstat (limited to 'cpp/.gitignore')
-rw-r--r--cpp/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/.gitignore b/cpp/.gitignore
index adb36c8..d1d85a8 100644
--- a/cpp/.gitignore
+++ b/cpp/.gitignore
@@ -1 +1,3 @@
-*.exe \ No newline at end of file
+*.exe
+*.pdb
+*.ilk \ No newline at end of file