aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8aeeab1..9e3b3c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
# IDE
-/.idea/ \ No newline at end of file
+.idea/
+
+# Artifacts
+capybara
+*.exe \ No newline at end of file