blob: 82cadd2f047c8065b743453d036c41128ec52a63 [file] [log] [blame]
86133aaa3f5d2025-04-20 21:33:29 +08001# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2
3# dependencies
4**/node_modules
5# roadhog-api-doc ignore
6/src/utils/request-temp.js
7_roadhog-api-doc
8
9# production
10/dist
11
12# misc
13.DS_Store
14npm-debug.log*
15yarn-error.log
16
17/coverage
18.idea
19yarn.lock
20package-lock.json
21*bak
22.vscode
23
24
25# visual studio code
26.history
27*.log
28functions/*
29.temp/**
30
31# umi
32.umi
33.umi-production
34.umi-test
35
36# screenshot
37screenshot
38.firebase
39.eslintcache
40
41build
42
43pnpm-lock.yaml