7 Commits

Author SHA1 Message Date
Kovid Goyal
9bc29a7fa6 Dont write to ~/.gitconfig in the tests
Just in case the tests are run without setting HOME
2025-11-13 18:50:42 +05:30
Kovid Goyal
ecf4ef396b Add a test for getting the global git config excludesfile value 2025-07-09 14:44:57 +05:30
Kovid Goyal
f742009c55 Ensure global gitignore file is not loaded in tests 2025-07-09 14:31:46 +05:30
Kovid Goyal
351275cb8c Work on adding ignorefiles support to choose-files 2025-07-09 11:54:43 +05:30
Kovid Goyal
c346735c74 Finish up gitignore implementation 2025-07-08 12:03:58 +05:30
Kovid Goyal
4383398f25 Fix ** matching 2025-07-08 10:02:43 +05:30
Kovid Goyal
bde347457c Start work on gitignore parsing 2025-07-08 09:43:50 +05:30