commit 8116caeac5d044e44ba9d21a667880dedb6cf9a7 Author: Louis Abel Date: Thu Oct 24 18:43:56 2024 -0700 commit info diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..e9d21fd --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*] +indent_size = 2 \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6eb8efa --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +stable.cfg diff --git a/README.md b/README.md new file mode 100644 index 0000000..764ae46 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# peridot-rocky + +This repository contains peridot configurations for Rocky Linux. Each branch +contains separated version information. Review the branches above to find +what you are looking for.