mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
testgitignore
|
|
*.o
|
|
|
|
*.out*
|
|
#*.ou
|
|
aa
|
|
bbb
|
|
ccc/
|
|
**/Makefile
|
|
/testfs/ignoredfile*
|