From 3ef437c49bc74f8e4553f6d9b7021a9332c432d6 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 23 Feb 2021 21:27:58 +0800 Subject: import(solutions): Add acwing problem 2 (pack problem). --- works/solutions/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'works/solutions/.gitignore') diff --git a/works/solutions/.gitignore b/works/solutions/.gitignore index 600d2d3..f676862 100644 --- a/works/solutions/.gitignore +++ b/works/solutions/.gitignore @@ -1 +1,3 @@ -.vscode \ No newline at end of file +.vscode +*.exe +*.pdb -- cgit v1.2.3