aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3513e27..a994eaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,8 @@ Cargo.lock
*.pyd
__pycache__/
+# docs
+_build/
+
+# rule book
+rule_book/ \ No newline at end of file