morning-words/.gitignore

16 lines
193 B
Plaintext
Raw Normal View History

2023-01-25 22:48:12 -05:00
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Devenv
.devenv*
devenv.local.nix
2023-02-08 17:52:47 -05:00
/.pre-commit-config.yaml