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 | a3a2519a087f710c8820d94584648aaba75528d7 (patch) | |
tree | 4f91801efa8d37a11c3af1500d9dc984f5b54510 /works/solutions/cpp/.gitignore | |
parent | 5b3584fcc79c87f87edebbf08f2f9c144f298eed (diff) | |
download | crupest-a3a2519a087f710c8820d94584648aaba75528d7.tar.gz crupest-a3a2519a087f710c8820d94584648aaba75528d7.tar.bz2 crupest-a3a2519a087f710c8820d94584648aaba75528d7.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 |