Skip to content

Commit

Permalink
chore(.gitignore): add data directories (specklesystems#1896)
Browse files Browse the repository at this point in the history
  • Loading branch information
iainsproat authored Dec 1, 2023
1 parent d753a92 commit c7a5bea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,9 @@ build-storybook.log
ensure-tailwind-deps.mjs.lock
vite.config.ts.timestamp-*.mjs
introspected-schema.graphql

# Deployment
kubeconfig
minio-data/
postgres-data/
redis-data/

0 comments on commit c7a5bea

Please sign in to comment.