Files
playground-frontend/.dockerignore
Lobo 11ac99e567 Initialize Angular project with config and setup files
Added initial Angular project structure including configuration files (.dockerignore, .editorconfig, .gitignore, angular.json, tsconfig), VS Code workspace settings, and application source files. This sets up the base for development, build, and testing workflows.
2025-11-04 10:11:15 +01:00

5 lines
37 B
Plaintext

node_modules
dist
.git
.gitignore