build easy app

This commit is contained in:
Attilio Greco
2026-02-01 00:00:02 +01:00
parent a2f6f48dc7
commit ea1c6e0614
7 changed files with 8076 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Generated by Cargo
# will have compiled files and executables
/target/
# Alternative VCS systems
/.jj/
/.hg/
/.pijul/
# These are backup files generated by rustfmt
**/*.rs.bk
.env
.vscode/
.claude/
.cargo/