From 27c079f9cfb0e4f8e7b12bb71329a1a65c291209 Mon Sep 17 00:00:00 2001 From: Herbert Wolverson Date: Tue, 14 Feb 2023 20:41:38 +0000 Subject: [PATCH] Add lqusers.toml to .gitignore after it was renamed. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a7554be..d7f695e6 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ src/linux_tc.txt src/lastRun.txt src/liblqos_python.so src/webusers.toml +src/lqusers.toml # Ignore Rust build artifacts src/rust/target