aboutsummaryrefslogtreecommitdiff
path: root/works/solutions/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
commitf16de1095aff8395eba87d0ec0edccddcdae4257 (patch)
tree2e766d49a31332589b070a1e90286fda881efa3f /works/solutions/cpp/.gitignore
parente912950729b789c68d73b332db3003638371f215 (diff)
downloadcrupest-f16de1095aff8395eba87d0ec0edccddcdae4257.tar.gz
crupest-f16de1095aff8395eba87d0ec0edccddcdae4257.tar.bz2
crupest-f16de1095aff8395eba87d0ec0edccddcdae4257.zip
import(solutions): Add problem 77 .
Diffstat (limited to 'works/solutions/cpp/.gitignore')
-rw-r--r--works/solutions/cpp/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/works/solutions/cpp/.gitignore b/works/solutions/cpp/.gitignore
index adb36c8..d1d85a8 100644
--- a/works/solutions/cpp/.gitignore
+++ b/works/solutions/cpp/.gitignore
@@ -1 +1,3 @@
-*.exe \ No newline at end of file
+*.exe
+*.pdb
+*.ilk \ No newline at end of file