Clear all files from Release branch

This commit is contained in:
2025-11-30 15:28:46 +05:30
parent 30a2782a79
commit 049326a8fe
5 changed files with 0 additions and 381 deletions

22
.gitignore vendored
View File

@@ -1,22 +0,0 @@
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Dependencies
node_modules/
package-lock.json
yarn.lock
# Build
dist/
build/
# Environment
.env
.env.local