From ebf0c83b79104a36f437c86e56ceca1f58c9ca68 Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:46:10 -0700 Subject: [PATCH] initial --- .gitignore | 2 ++ README.md | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 .gitignore create mode 100644 README.md 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