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 | 9a7553406beef499f64d220131ac02465f524ee1 (patch) | |
tree | e332c12b0dcc2ad2445d444c2f28d92c03b0e8d5 /works/life/question-pptx/.gitignore | |
parent | 58e4c77b1d5f8241af91c55e1a8efaba3115dc6b (diff) | |
download | crupest-9a7553406beef499f64d220131ac02465f524ee1.tar.gz crupest-9a7553406beef499f64d220131ac02465f524ee1.tar.bz2 crupest-9a7553406beef499f64d220131ac02465f524ee1.zip |
import(life): 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 'works/life/question-pptx/.gitignore')
-rw-r--r-- | works/life/question-pptx/.gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/works/life/question-pptx/.gitignore b/works/life/question-pptx/.gitignore index 1400b46..8c198b1 100644 --- a/works/life/question-pptx/.gitignore +++ b/works/life/question-pptx/.gitignore @@ -1,5 +1,4 @@ -test.pptx
real-choose.txt
real-judge.txt
-*.pptx
-question-pptx.zip
+**/*.pptx
+**/*.zip
|