aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0767c74..591ce99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,7 @@
/**/*~
# yoyo configs
-/**/yoyo*.ini \ No newline at end of file
+/**/yoyo*.ini
+
+# site-local startup scripts
+/run-*.sh \ No newline at end of file