cspj-application/.gitignore

18 lines
178 B
Plaintext
Raw Normal View History

2024-12-02 20:54:51 +08:00
# general
**/.DS_Store
**/.env*
**/next-env.d.ts
# python
**/.venv/
**/__pycache__/
**/models
# nextjs
**/.next/
**/node_modules/
**/out/
# src-tauri
**/target/
**/gen/schemas