fix: ignore files
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
.git
|
||||
.github
|
||||
.husky
|
||||
.claude
|
||||
|
||||
# Lokale Editor-/IDE-Dateien
|
||||
.idea
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
# Lokale Tool-Caches
|
||||
.npm-cache
|
||||
.eslintcache
|
||||
.claude
|
||||
|
||||
# Generierte Build- und Test-Ausgaben
|
||||
/dist
|
||||
|
||||
Reference in New Issue
Block a user