first commit
Some checks failed
Build / run (push) Has been cancelled

This commit is contained in:
maher
2025-10-29 11:42:25 +01:00
commit 703f50a09d
4595 changed files with 385164 additions and 0 deletions

50
.gitignore vendored Executable file
View File

@@ -0,0 +1,50 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
vendor
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
Thumbs.db
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# misc
/storage/tntsearch/*.index
/storage/framework/maintenance.php
.htaccess
public/.htaccess
public/favicon
public/favicon.ico
install_files
/public/hot
/storage/*.key
Homestead.json
Homestead.yaml
.env
data.ms
/test-results/
/playwright-report/
/playwright/.cache/
storageState.json
# translation files (include default "en"), will be created during installation
resources/lang/*.json
# Sentry Auth Token
.env.sentry-build-plugin