summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Baranick <joel.baranick@ensighten.com>2022-09-01 11:25:41 -0700
committerJesse Duffield <jessedduffield@gmail.com>2023-07-30 18:35:21 +1000
commitf8ba899b8734db7dcf3ae57cc34939db18a1a414 (patch)
treee909f4582fed5afbead1b0f0717eab1846869195 /.gitignore
parent52447e5d46cedda76926dbee36b867674335d508 (diff)
Initial addition of support for worktrees
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 09b2235f1..548902f7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,5 @@ test/results/**
oryxBuildBinary
__debug_bin
+
+.worktrees \ No newline at end of file