commit ebf0c83b79104a36f437c86e56ceca1f58c9ca68 Author: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Mon Feb 24 20:46:10 2025 -0700 initial diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2025d1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/*.sw* +/target diff --git a/README.md b/README.md new file mode 100644 index 0000000..652f713 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Price is Wrong + +Like https://gitea.inhome.blapointe.com/bel/price-is-wrong but + +1. Godot +2. Rust