commit 902993bde1c70b5efbbb15cf38d207708c22df82 Author: Andrew Chilicki <62761679+andrewchilicki@users.noreply.github.com> Date: Sat Feb 8 15:06:04 2025 -0500 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..11c7643 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..fac0203 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# LumonMDR +Lumon's Macrodata Refinement application inspired by Apple TV's 'Severance'.