1
0
This commit is contained in:
2026-02-27 19:49:18 +09:00
commit 09326b134c
11 changed files with 937 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Rust
/target/
Cargo.lock
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
# Environment
.env
.env.local
/.claude
/claude.md
/CLAUDE.md