.gitignore: node_modules, dist, .astro poistettu gitistä

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jaakko Vanhala
2026-04-09 20:18:16 +03:00
parent a8c4af0975
commit c179b4ab7e
9426 changed files with 3 additions and 961168 deletions

3
network-poc/frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
dist/
.astro/