mirror of
https://github.com/doocs/leetcode.git
synced 2026-03-26 04:52:41 +00:00
21 lines
303 B
Plaintext
21 lines
303 B
Plaintext
.idea/
|
|
.DS_Store
|
|
.vscode
|
|
.temp
|
|
.vitepress
|
|
*.iml
|
|
__pycache__
|
|
/node_modules
|
|
package-lock.json
|
|
/solution/__pycache__
|
|
/solution/.env
|
|
.cache
|
|
!.cache/plugin/
|
|
!.cache/plugin/git-committers/
|
|
!.cache/plugin/git-committers/page-authors.json
|
|
|
|
# pnpm
|
|
pnpm-lock.yaml
|
|
.pnpm-store/
|
|
.pnpm-debug.log
|