Files
accounting_dev/.gitignore
T
2026-07-27 08:32:05 +07:00

43 lines
677 B
Plaintext

.DS_Store
application/config/config.php
application/config/database.php
application/controllers/Dbcompare.php
.htaccess
uploads/temp_qr/*
application/cache/*
!application/cache/index.html
application/logs/*
!application/logs/index.html
!application/*/.htaccess
tests/mocks/database/ci_test.sqlite
user_guide_src/build/*
user_guide_src/cilexer/build/*
user_guide_src/cilexer/dist/*
user_guide_src/cilexer/pycilexer.egg-info/*
# IDE Files
#-------------------------
/nbproject/
.idea/*
## Sublime Text cache files
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
*.sublime-workspace
*.sublime-project
/tests/tests/
/tests/results/
/dev-docs/
/ai-rules/
*.omo/