diff options
| author | yingyu5658 <yingyu5658@outlook.com> | 2025-08-01 22:02:14 +0800 |
|---|---|---|
| committer | yingyu5658 <yingyu5658@outlook.com> | 2025-08-01 22:02:14 +0800 |
| commit | bd12470e60d0461b484a226f74761e3e1c3cbb98 (patch) | |
| tree | c99eede70ddaf2393de904d7d72600c82482ffc2 /exampleSite/.gitignore | |
| parent | 006ba323ada3e75e4987aa54c4909c387163a10a (diff) | |
| download | hugo-theme-concise-bd12470e60d0461b484a226f74761e3e1c3cbb98.tar.gz hugo-theme-concise-bd12470e60d0461b484a226f74761e3e1c3cbb98.zip | |
修改评论系统
Diffstat (limited to 'exampleSite/.gitignore')
| -rw-r--r-- | exampleSite/.gitignore | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/exampleSite/.gitignore b/exampleSite/.gitignore deleted file mode 100644 index 6db5459..0000000 --- a/exampleSite/.gitignore +++ /dev/null @@ -1,30 +0,0 @@ -# Compiled Object files, Static and Dynamic libs (Shared Objects) -*.o -*.a -*.so - -# Folders -_obj -_test - -# Architecture specific extensions/prefixes -*.[568vq] -[568vq].out - -*.cgo1.go -*.cgo2.c -_cgo_defun.c -_cgo_gotypes.go -_cgo_export.* - -_testmain.go - -*.exe -*.test - -public -themes -resources - -assets/jsconfig.json -.DS_Store |
