Files
nhost/.gitignore
David Barroso 0c820d4173 feat(cli): import nhost/cli into ./cli/ (#3506)
Co-authored-by: nhost-build <98952681+nhost-build@users.noreply.github.com>
Co-authored-by: szilarddoro <szilarddoro@users.noreply.github.com>
Co-authored-by: nunopato <nunopato@users.noreply.github.com>
Co-authored-by: Nuno Pato <nunopato@gmail.com>
Co-authored-by: Szilárd Dóró <doroszilard@gmail.com>
Co-authored-by: Alex Duval <alexduval71@gmail.com>
Co-authored-by: dbarrosop <dbarrosop@users.noreply.github.com>
Co-authored-by: constance-seedstash <123984067+constance-seedstash@users.noreply.github.com>
Co-authored-by: onehassan <onehassan@users.noreply.github.com>
Co-authored-by: Ibrahim Ahmed <abeahmed2@gmail.com>
Co-authored-by: Nestor Manrique <nes.manrique@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddhant <94226898+S1D007@users.noreply.github.com>
Co-authored-by: dbm03 <dbm03@users.noreply.github.com>
Co-authored-by: Rene Cruces <52537668+renecruces@users.noreply.github.com>
Co-authored-by: David BM <correodelnino@gmail.com>
Co-authored-by: Nikhil Iyer <iyer.h.nikhil@gmail.com>
2025-09-26 08:37:28 +02:00

76 lines
683 B
Plaintext

.DS_Store
*.DS_Store
# Logs
logs/
*.log
# Cache
.axe/
.bundle/
.happo/
.idea/
.npm/
.vagrant/
.eslintcache
.yarnclean
# Directories
coverage/
dist/
umd/
node_modules
tmp/
.pnpm-store
.turbo
.env*
.secrets
out/
# Custom
*.min.js
*.map
# Config files that are not part of the repository root anymore. Should be removed in the future.
/.eslintignore
/.eslintrc*
/vite.*.js
/jest.*.js
/*tsconfig*.json
/esbuild.*.js
!config/**
*.tsbuildinfo
# Local Netlify folder
.netlify
.monorepo-example
# Local Vercel folder
.vercel
# Next.js build output
.next
# TypeDoc output
.docgen
# Nhost CLI data
.nhost
# Nix
.envrc
.direnv/
/.vscode/
result
.vitest
.claude
letsencrypt/*