From 23505753f934df4d2280853c18b382929e17b564 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 7 May 2020 23:17:16 +0800 Subject: Add problem 6 . --- cpp/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 cpp/.gitignore (limited to 'cpp/.gitignore') diff --git a/cpp/.gitignore b/cpp/.gitignore new file mode 100644 index 0000000..adb36c8 --- /dev/null +++ b/cpp/.gitignore @@ -0,0 +1 @@ +*.exe \ No newline at end of file -- cgit v1.2.3