better handling of gitignore files

This commit is contained in:
Jesse Duffield 2022-07-05 18:35:24 +10:00
parent bd9e85a2d2
commit 6d133fd611
6 changed files with 26 additions and 17 deletions

View file

@ -1,4 +1,4 @@
{
"description": "In this test .gitignore is added to .git/info/exclude using the ignore or exclude menu to check that this operation is to allowed",
"description": "In this test we attempt to add .gitignore to .git/info/exclude to ensure lazygit rejects the action",
"speed": 5
}
}

View file

@ -0,0 +1 @@
test1