diff options
author | crupest <crupest@outlook.com> | 2020-11-01 21:39:34 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-11-01 21:39:34 +0800 |
commit | 8996aaddc6534486e0c8f0bff3ee559cabf16e38 (patch) | |
tree | fbeeaca520e1a0feb933df72360d0be5b7fc12f1 /question-pptx/.gitignore | |
parent | 1e05f756960c0b0c7fbd5acc11e5c0ae29134dcc (diff) | |
download | life-8996aaddc6534486e0c8f0bff3ee559cabf16e38.tar.gz life-8996aaddc6534486e0c8f0bff3ee559cabf16e38.tar.bz2 life-8996aaddc6534486e0c8f0bff3ee559cabf16e38.zip |
The mate has deleted the bland target slide of hyperlink in pptx and he asked me to write a script to add it back.
Diffstat (limited to 'question-pptx/.gitignore')
-rw-r--r-- | question-pptx/.gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/question-pptx/.gitignore b/question-pptx/.gitignore index 1400b46..8c198b1 100644 --- a/question-pptx/.gitignore +++ b/question-pptx/.gitignore @@ -1,5 +1,4 @@ -test.pptx
real-choose.txt
real-judge.txt
-*.pptx
-question-pptx.zip
+**/*.pptx
+**/*.zip
|