Creating the scaffold for my calculator app!

This commit is contained in:
Jordan Josephs
2026-07-04 23:19:21 -04:00
commit 778a75ee9b
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.DS_Store
.idea
*.log
tmp/
build/