2
0
This commit is contained in:
2026-02-21 21:08:06 +01:00
parent e404c9a7ab
commit 7698040f1c
3 changed files with 32 additions and 31 deletions

29
.gitignore vendored
View File

@@ -1,4 +1,29 @@
*.iml
# Dependencies
/node_modules
.log
# Build output
dist/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS
.DS_Store
Thumbs.db
# Editor / IDE
*.iml
.idea/
.vscode/
# Package manager files
package-lock.json
yarn.lock
*.tgz
# Secrets
.npmrc