diff options
author | Lan Hui <1348141770@qq.com> | 2025-05-16 14:53:53 +0800 |
---|---|---|
committer | Lan Hui <1348141770@qq.com> | 2025-05-16 14:53:53 +0800 |
commit | 5fbe352e17792123894c1d08aa99d92f8e111097 (patch) | |
tree | 5cca1e0525a7219e9a54bf93ce1497ce868e6a5a | |
parent | 4e95acd4b97569c292e9ca23db1ca34a2e2ef55c (diff) |
Do not track PDF file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *.html *.bak *.sh +*.pdf *~ description |