Initial commit: Rustie PWA - Prayer time planner (source only)

This commit is contained in:
patron
2025-12-11 22:43:55 +03:00
commit 74d7b718d0
24 changed files with 4111 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# Rust
/target/
**/*.rs.bk
*.pdb
# Trunk build artifacts
/dist/
.trunk/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Temporary files
*.tmp
trunk.exe
trunk.zip