Files
meezi/web/koja/.gitignore
T
soroush.asadi 634ebe4856 Add .gitignore for Koja app
Ignore build artifacts (tsbuildinfo, .next) and Capacitor native
output directories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 17:25:31 +03:30

13 lines
116 B
Plaintext

node_modules
.next
out
.env
.env.local
*.tsbuildinfo
next-env.d.ts
# Capacitor native shell
android
ios
.capacitor