mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
# Ignore everything
|
|
/*
|
|
|
|
# Except these files & folders
|
|
!/src
|
|
!/.github
|
|
!tsconfig.json
|
|
!astro.config.mjs
|
|
!package.json
|
|
!.prettierrc
|
|
!.eslintrc.json |