mirror of
https://github.com/zhigang1992/workers-graphql-server.git
synced 2026-04-29 13:15:44 +08:00
21 lines
192 B
Plaintext
21 lines
192 B
Plaintext
# Hugo default output directory
|
|
/public
|
|
|
|
# Serverless config
|
|
node_modules
|
|
.serverless
|
|
|
|
## OS Files
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
$RECYCLE.BIN/
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
dist
|
|
.env
|
|
worker
|