chore: move to monorepo folder

This commit is contained in:
2025-03-21 18:48:52 +01:00
parent 9c2b166b8a
commit 021962b78b
162 changed files with 3 additions and 1626 deletions

View File

@@ -1,35 +0,0 @@
# Ignore node_modules and build output
node_modules
.next
out
# Ignore logs and temporary files
*.log
*.tmp
*.swp
# Ignore local environment files
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Ignore Docker files
Dockerfile
docker-compose.yml
# Ignore git files
.git
.gitignore
# Ignore editor directories and files
.vscode
.idea
*.sublime-project
*.sublime-workspace
# Ignore other unnecessary files
README.md
dev/
flv-module/