aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5aa8c3c..9a70517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,10 @@ rule_book/
# lib core
hrc/LibCore.py
+
+# ruff
+.ruff_cache/
+
+# nox
+.nox/
+logs/ \ No newline at end of file