Add API key generator application with Slint UI

This commit is contained in:
2026-01-15 16:49:20 -06:00
commit 73c1f58a8f
5 changed files with 190 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db