2026-06-26 08:37:04 +00:00
|
|
|
.git
|
2026-06-28 10:08:43 +00:00
|
|
|
.run
|
|
|
|
|
.cursor
|
|
|
|
|
**/node_modules
|
2026-07-06 06:13:14 +00:00
|
|
|
**/.env
|
2026-06-28 10:08:43 +00:00
|
|
|
backend/bin
|
2026-07-06 06:13:14 +00:00
|
|
|
backend/web/dist
|
|
|
|
|
backend/web/public/downloads/*.zip
|
|
|
|
|
backend/dev-console/dist
|
2026-06-28 10:08:43 +00:00
|
|
|
frontend/dist
|
2026-06-26 08:37:04 +00:00
|
|
|
**/*_test.go
|
|
|
|
|
**/.DS_Store
|
2026-06-28 10:08:43 +00:00
|
|
|
infra
|
2026-06-26 08:37:04 +00:00
|
|
|
*.md
|
2026-06-28 10:08:43 +00:00
|
|
|
!deploy/**
|