mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2026-07-16 03:00:53 +00:00
18 lines
200 B
Plaintext
18 lines
200 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Production
|
|
/build
|
|
|
|
# Generated files
|
|
.docusaurus
|
|
.cache-loader
|
|
|
|
# Misc
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
npm-debug.log* |