From 9457306a881cfe476ee0abbdba4f6f1eaa80db9d Mon Sep 17 00:00:00 2001 From: heqnx Date: Sat, 5 Jul 2025 12:21:29 +0300 Subject: initial commit on a working icecast2 setup --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4adce1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +inventory.ini +inventory.yaml +inventory.yml +playbook.yaml +playbook.yml +*rsa* +*ed25519* +*venv* +.hugo_build.lock +hugo/hugo.toml -- cgit v1.2.3