first structure

This commit is contained in:
daniel
2024-04-29 16:19:43 +03:30
parent 52984759ee
commit d2f5dabae5
43 changed files with 7601 additions and 5775 deletions
+39 -4
View File
@@ -1,6 +1,41 @@
# compiled output
/dist
/node_modules
.png
.jpg
.web
*.png
# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# package json
package-lock.json
# OS
.DS_Store
# Tests
/coverage
/.nyc_output
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# Environments
.env