update git options
This commit is contained in:
parent
23172262c8
commit
ca456b38d3
@ -6,6 +6,12 @@
|
||||
enable = true;
|
||||
userName = "GPD Game User";
|
||||
userEmail = "user@gpd.local";
|
||||
|
||||
ignores = [
|
||||
".DS_Store"
|
||||
"*~"
|
||||
"*.swp"
|
||||
];
|
||||
};
|
||||
|
||||
vim = {
|
||||
|
Reference in New Issue
Block a user