# Generated by Cargo
/target/

# Vendor directory (use cargo vendor separately)
/vendor/

# Archives and release artifacts
*.tar.gz
*.tar.xz
*.tar.zst

# Flatpak build artifacts
.flatpak-builder/

# Debian build artifacts
/debian/.debhelper/
/debian/cargo_home/
/debian/rustconn/
/debian/debhelper-build-stamp
/debian/files
/debian/*.substvars

# IDE
.idea/
*.iml
.vscode/

# OS
.DS_Store
Thumbs.db

# Backup files
*.bak
*~
*.our_backup

# Editor swap/temp files
*.swp
*.swo
*.po~

# Debug
*.pdb

# AppImage build artifacts
/AppDir/
*.AppImage
linuxdeploy-x86_64.AppImage
linuxdeploy-plugin-gtk.sh

# OBS (Open Build Service) checkout
/home:totoshko88:rustconn/

# Coverage
*.profraw
*.profdata
coverage/

# Logs
*.log

# Compiled gettext translations
*.mo

# Python cache
__pycache__/

# KiroGraph index
.kirograph/

# Internal planning
ROADMAP.md
