Files
proxpanel/.gitignore
Austin A 2f0e1d586c
Some checks are pending
CI / Frontend Build + Lint (push) Waiting to run
CI / Backend Build + Test + Prisma Checks (push) Waiting to run
chore: enforce PAT-only git sync workflow and ignore local credentials
2026-04-18 10:50:32 +01:00

48 lines
580 B
Plaintext

# dependencies
node_modules
# build outputs
dist
dist-ssr
.vite
backend/dist
# environment
.env
.env.*
backend/.env
backend/.env.*
# logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# ide
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.njsproj
*.sln
*.sw?
# deployment artifacts / backups
backups/
_deploy_bundle.tar.gz
# local secret/material files
Proxmox_API_Token.txt
myProx_template_ssh_key.txt
more_dev_work.txt
audit.md
proxpanel-report.md
gitvotcloud_repo_credentials.txt
*_repo_credentials.txt
*credentials*.txt
*token*.txt