Pārlūkot izejas kodu

Update .gitignore

Lutz Roeder 4 mēneši atpakaļ
vecāks
revīzija
3d739cd4e2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 .eslintcache
 .ruff_cache
 .specify
+.yarn
 dist/*
 node_modules/*
 test-results/*