update git options
This commit is contained in:
parent
23172262c8
commit
ca456b38d3
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user