8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
|
# Config files
|
||
|
|
*.config.js
|
||
|
|
*.config.cjs
|
||
|
|
|
||
|
|
# Statically hosted javascript files
|
||
|
|
apps/*/public/*.js
|
||
|
|
apps/*/public/*.cjs
|