From 839f18ec81d82af016e042674aec1ce2912ae84e 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