aboutsummaryrefslogtreecommitdiff
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 c5cf3e2..eff1d77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -181,4 +181,7 @@ dmypy.json
.pyre/
# emacs temporary files
-/**/*~ \ No newline at end of file
+/**/*~
+
+# yoyo configs
+/**/yoyo*.ini \ No newline at end of file