completed exercise 1.1

This commit is contained in:
counterweight 2025-05-18 19:46:45 +02:00
parent b11136fc9d
commit c118246961
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
12 changed files with 2778 additions and 2 deletions

24
parts/1/exerciseApp/.gitignore vendored Normal file
View file

@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?