mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
# Config files
|
|
*.config.js
|
|
*.config.cjs
|
|
|
|
# Statically hosted javascript files
|
|
apps/*/public/*.js
|
|
apps/*/public/*.cjs
|
|
scripts/
|