Add gitignore and advanced filtering

This commit is contained in:
Krzysztof Płaczek
2025-07-28 20:30:37 +02:00
parent 4174396ca1
commit e836daa2b1
5 changed files with 140 additions and 3 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
dist
node_modules
.idea