commit | cfee09626764511e2772332bd0154b1dcb743288 | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Fri Aug 19 22:40:53 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Fri Aug 19 22:40:53 2022 +0100 |
tree | db112fcd9b6c01bdea1eba7ce8176cc1318b3bd8 |
Add the start of a rust program to switch options - This program will be used to switch options, as well as to rebuild configuration - Although it's in this git repo right now, it may not stay there in the long term (TBD)
diff --git a/switching/.gitignore b/switching/.gitignore new file mode 100644 index 0000000..5895861 --- /dev/null +++ b/switching/.gitignore
@@ -0,0 +1,2 @@ +target/ +.direnv/