mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
16 lines
164 B
Plaintext
16 lines
164 B
Plaintext
# dependencies
|
|
/node_modules
|
|
/npm-debug.log*
|
|
/yarn-error.log
|
|
/yarn.lock
|
|
|
|
# production
|
|
/build
|
|
/dist
|
|
/out
|
|
|
|
# umi
|
|
src/.umi
|
|
src/.umi-production
|
|
src/.umi-test
|
|
.env.local |