update git options

This commit is contained in:
Sense T 2023-07-04 10:05:24 +00:00
parent 23172262c8
commit ca456b38d3

View File

@ -6,6 +6,12 @@
enable = true; enable = true;
userName = "GPD Game User"; userName = "GPD Game User";
userEmail = "user@gpd.local"; userEmail = "user@gpd.local";
ignores = [
".DS_Store"
"*~"
"*.swp"
];
}; };
vim = { vim = {