mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
12 lines
107 B
Plaintext
12 lines
107 B
Plaintext
# hidden files
|
|
.*
|
|
!.github
|
|
|
|
# jekyll cache
|
|
_site
|
|
vendor
|
|
|
|
# npm dependencies
|
|
node_modules
|
|
package-lock.json
|