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
commite4a8f7866545c60edbc08d6b660dbb338f98734a (patch)
treea47f108b03ba219032e48a5bdf40cf55b3d33ba7 /works/solutions/cpp/.gitignore
parent22f861bf4f27f1ff749734ffc9685d7dfeab90ba (diff)
downloadcrupest-e4a8f7866545c60edbc08d6b660dbb338f98734a.tar.gz
crupest-e4a8f7866545c60edbc08d6b660dbb338f98734a.tar.bz2
crupest-e4a8f7866545c60edbc08d6b660dbb338f98734a.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