diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -8,4 +8,13 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* -.vercel
\ No newline at end of file +.vercel +/.pnp +.pnp.js +/dist +/.sanity +/logs +*.log +/coverage +*.pem +*.tsbuildinfo |
