aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19c3f01..e7c4dfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -182,3 +182,9 @@ docs/_build/
# Pyenv
.python-version
+
+# examples
+examples/config.toml
+examples/HydroRoll/**
+examples/plugins/**/*.py
+examples/logs/**/*.log \ No newline at end of file