5 lines
182 B
Plaintext
5 lines
182 B
Plaintext
|
# Ignore node_modules, ncc is used to compile nodejs modules into a single file in the releases branch
|
||
|
node_modules/
|
||
|
|
||
|
# Ignore js files that are transpiled from ts files in src/
|
||
|
lib/
|