# Logs
error.logs
_error.log

# Environment
.env

# Updates file
app/updates.json

# Backups
backups/**

# Cache
cache/**
app/cache/*
!app/cache/index.html

# Runtime modules
_REQUEST.json

# UPLOADS

#AGENCIES
uploads/agencies/**
!uploads/agencies/index.html

#AGENTS
uploads/agents/**
!uploads/agents/index.html

#BLOG
uploads/blog/**
!uploads/blog/index.html

#DEPOSIT
uploads/deposit/**
!uploads/deposit/index.html

#FLIGHTS
uploads/flights/**
!uploads/flights/index.html

#HOTELS
uploads/hotels/**
!uploads/hotels/index.html

#INVOICES
uploads/invoices/**
!uploads/invoices/index.html

#TICKETS
uploads/tickets/**
!uploads/tickets/index.html

#TOURS
uploads/tours/**
!uploads/tours/index.html

#TRANSACTIONS
uploads/transactions/**
!uploads/transactions/index.html

#UMRAH
uploads/umrah/**
uploads/umrah/gallery/**
!uploads/umrah/gallery/index.html
!uploads/umrah/index.html

#VISA
uploads/visa/**
!uploads/visa/index.html

modules/stays/hotelbeds/settings.json
modules/stays/stuba/images
modules/stays/stuba/logs

# macOS
.DS_Store
.DS_Store?
._*
.AppleDouble
.LSOverride

CLAUDE.md
AGENT.md

db.jsonl
.vscode
.vscode/*
app/updates.json
