hoppscotch/packages/hoppscotch-sh-admin/.gitignore
Joel Jacob Stephen 3f59597864
feat: introducing self hosted admin dashboard package (#12)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-02-28 13:13:27 +05:30

31 lines
381 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
pnpm-lock.yaml
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# GQL generated files
src/helpers/backend/graphql.ts
src/helpers/backend/graphql.schema.json
# Vite Generated Files
vite.config.ts.timestamp-*.js