diff options
author | crupest <crupest@outlook.com> | 2020-05-07 23:17:16 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-05-07 23:17:16 +0800 |
commit | 4fda166b02ff0274415546bc3301dc4f964932a2 (patch) | |
tree | b0d3926f0d61f99f34abea1fe260294be9655143 /works/solutions/cpp/.gitignore | |
parent | 20b7e2bfba2805c755b0800e25ef5505c41f469c (diff) | |
download | crupest-4fda166b02ff0274415546bc3301dc4f964932a2.tar.gz crupest-4fda166b02ff0274415546bc3301dc4f964932a2.tar.bz2 crupest-4fda166b02ff0274415546bc3301dc4f964932a2.zip |
import(solutions): Add problem 6 .
Diffstat (limited to 'works/solutions/cpp/.gitignore')
-rw-r--r-- | works/solutions/cpp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/works/solutions/cpp/.gitignore b/works/solutions/cpp/.gitignore new file mode 100644 index 0000000..adb36c8 --- /dev/null +++ b/works/solutions/cpp/.gitignore @@ -0,0 +1 @@ +*.exe
\ No newline at end of file |