mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
4c573b9bc2
* Nest email module with smtp, postmark and console log drivers * react-email package
17 lines
158 B
Plaintext
17 lines
158 B
Plaintext
.env
|
|
# compiled output
|
|
/dist
|
|
/node_modules
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
pnpm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
|
|
# OS
|
|
.DS_Store
|