1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

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