feat(git): add global gitignore
This commit is contained in:
parent
482a74a5e0
commit
994341071a
|
@ -16,6 +16,10 @@
|
||||||
# BREAKING CHANGE:
|
# BREAKING CHANGE:
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
home.file.".gitignore-global".text = ''
|
||||||
|
.phpactor.json
|
||||||
|
'';
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Oliver Davies";
|
userName = "Oliver Davies";
|
||||||
|
|
Loading…
Reference in a new issue