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 | 23505753f934df4d2280853c18b382929e17b564 (patch) | |
tree | 3192b37c7b9f724ed24aa218ef30e474643fcbdf /cpp/.gitignore | |
parent | bc95633818349b904d07bff6a412e3c2e46c0a75 (diff) | |
download | solutions-23505753f934df4d2280853c18b382929e17b564.tar.gz solutions-23505753f934df4d2280853c18b382929e17b564.tar.bz2 solutions-23505753f934df4d2280853c18b382929e17b564.zip |
Add problem 6 .
Diffstat (limited to 'cpp/.gitignore')
-rw-r--r-- | cpp/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.gitignore b/cpp/.gitignore new file mode 100644 index 0000000..adb36c8 --- /dev/null +++ b/cpp/.gitignore @@ -0,0 +1 @@ +*.exe
\ No newline at end of file |