Initial commit - ERP System (Next.js)

This commit is contained in:
2026-05-20 19:54:23 +00:00
parent 6abb7f3fa2
commit 6a64ef874e
2614 changed files with 256 additions and 1610508 deletions
+33 -6
View File
@@ -1,8 +1,35 @@
*.log
*.tmp
# Dependencies
node_modules/
.pnp
.pnp.js
# Testing
coverage/
# Next.js
.next/
out/
build/
# Misc
.DS_Store
*.pem
.env
.env.local
node_modules/
__pycache__/
*.pyc
.DS_Store
.env.development.local
.env.test.local
.env.production.local
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
Thumbs.db