mytinytodo/.gitignore
2025-02-15 13:34:24 +03:00

10 lines
156 B
Text

.DS_Store
src/db/todolist.db*
src/db/config.php
src/db/config-*
src/db/backup.xml*
src/config.php
src/includes/vendor/
src/content/theme/custom.css
tests/