aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 307e801..1f69558 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,4 +103,7 @@ dmypy.json
.vscode
# Docs
-node_modules/ \ No newline at end of file
+node_modules/
+
+# tests
+tests/config.toml \ No newline at end of file