report with docker

This commit is contained in:
usman
2025-04-24 14:18:10 +07:00
parent 59963790c0
commit 41889e060a
3508 changed files with 3761 additions and 48 deletions

33
.gitignore vendored
View File

@@ -1,32 +1 @@
.DS_Store
application/cache/*
!application/cache/index.html
application/logs/*
!application/logs/index.html
!application/*/.htaccess
composer.lock
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/*
/vendor/
# IDE Files
#-------------------------
/nbproject/
.idea/*
## Sublime Text cache files
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
*.sublime-workspace
*.sublime-project
/tests/tests/
/tests/results/
docker-compose.[y|ya]ml