15 lines
161 B
Plaintext
15 lines
161 B
Plaintext
|
# Exclude these folders from linting
|
||
|
node_modules
|
||
|
out/
|
||
|
obj/
|
||
|
build/
|
||
|
types/
|
||
|
user/mods/
|
||
|
|
||
|
# Exclude these filetypes from linting
|
||
|
*.json
|
||
|
*.png
|
||
|
*.ico
|
||
|
*.jpg
|
||
|
*.txt
|
||
|
*.exe
|