1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-21 15:44:23 +00:00

Exclude behaviours/*.svg files from VSCode

This commit is contained in:
Steffo 2024-04-15 23:44:33 +02:00
parent e0cae47b29
commit 1b154d9671
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -12,5 +12,6 @@
".vscode": true,
".build": true,
".editorconfig": true,
"behaviours/*.svg": true,
}
}