summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2021-10-22 20:18:40 +1100
committerJesse Duffield <jessedduffield@gmail.com>2021-10-22 21:33:17 +1100
commit2008c3951616f9b366b320e805dcbd0c5da6ce96 (patch)
tree5d4efb2a961acd1cdeca293e2771f8a34764cfcb /.gitignore
parent6388af70acda91bf1bdc9cba9f38dc810f49f9ca (diff)
add tests for dealing with remotes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 481e36162..0e905b107 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,8 +27,10 @@ lazygit
test/git_server/data
test/integration/*/actual/
+test/integration/*/actual_remote/
test/integration/*/used_config/
-# these sample hooks waste too space space
+# these sample hooks waste too much space
test/integration/*/expected/.git_keep/hooks/
+test/integration/*/expected_remote/hooks/
!.git_keep/
lazygit.exe