update gitignore

This commit is contained in:
naielv
2025-12-24 17:21:54 +01:00
parent fd63885507
commit 2258e74960

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
dist/*
radata/*
node_modules/*
node_modules/*
.DS_Store
._*