summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-02-26 11:23:36 +1100
committerJesse Duffield <jessedduffield@gmail.com>2023-02-26 11:34:18 +1100
commit8b5d59c2380c9d4c78d148d8ee0cecdfa556f1f5 (patch)
tree87642ceeba0771b3080e9428fdf8d8e9648ccc5c /.gitignore
parentf82f4f6dbcae4c6f46c8c39bbceda526ab92ee11 (diff)
remove legacy integration tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 1 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index a1a0ebe21..57f63c955 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,14 +35,7 @@ lazygit.exe
test/git_server/data
-# we'll scrap these lines once we've fully moved over to the new integration test approach
-test/integration/*/actual/
-test/integration/*/used_config/
-# these sample hooks waste too much space
-test/integration/*/expected/**/hooks/
-test/integration/*/expected_remote/**/hooks/
-
-test/integration_new/**
+test/integration/**
oryxBuildBinary
__debug_bin