summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 44aef23f..4d651033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
-.idea/*
+.idea
composer.lock
-vendor/
+vendor
builds/
tests/vendor/
-go.sum \ No newline at end of file
+.rr.yaml
+psr-worker.php \ No newline at end of file