forked from CWX/CWX-mods
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
|
# Exclude these folders from linting
|
||
|
node_modules
|
||
|
dist/
|
||
|
types/
|
||
|
|
||
|
# Exclude these filetypes from linting
|
||
|
*.json
|
||
|
*.txt
|
||
|
*.exe
|