From b0cb34e532c7b94d04cda246d2080bafd86aad38 Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 30 Mar 2021 20:09:44 +0800 Subject: import(solutions): Add acwing 2069. --- works/solutions/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'works/solutions/.gitignore') diff --git a/works/solutions/.gitignore b/works/solutions/.gitignore index fd9075a..951dd99 100644 --- a/works/solutions/.gitignore +++ b/works/solutions/.gitignore @@ -2,3 +2,6 @@ *.exe *.pdb *.ilk +*.obj +*.exp +*.lib -- cgit v1.2.3