feat(git): add global gitignore

This commit is contained in:
Oliver Davies 2023-08-08 17:46:18 +01:00
parent 482a74a5e0
commit 994341071a

View file

@ -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";