diff options
| author | crupest <crupest@outlook.com> | 2021-03-30 20:09:44 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2021-03-30 20:09:44 +0800 |
| commit | 9c5636025aa91333baaa16e81a43ce3f488ef785 (patch) | |
| tree | 79277f959cdc2d70c8ff420e5d2ad9a082d0e74f /.gitignore | |
| parent | b08e829ab8797381d72a0b83050b55b24cbffc07 (diff) | |
| download | solutions-9c5636025aa91333baaa16e81a43ce3f488ef785.tar.gz solutions-9c5636025aa91333baaa16e81a43ce3f488ef785.tar.bz2 solutions-9c5636025aa91333baaa16e81a43ce3f488ef785.zip | |
Add acwing 2069.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ *.exe
*.pdb
*.ilk
+*.obj
+*.exp
+*.lib
|
