forgejo-notifications-core/.gitignore
Aravinth Manivannan 457ec1603a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: use tmp/ instead of secrets/
2023-09-18 22:30:02 +05:30

17 lines
186 B
Plaintext

.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
__pycache__/
src/secrets/**
dist/
out/
tmp/
coverage/