mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 08:50:43 -05:00
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
|