mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 14:27:35 +00:00
Ports: Add default .gitconfig for Git port
This stops git from asking us to configure a username and email when we try to commit.
This commit is contained in:
parent
82696078b0
commit
e5ceec8621
4 changed files with 10 additions and 0 deletions
1
Ports/.gitignore
vendored
1
Ports/.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
!*/package.sh
|
||||
!*/patches
|
||||
!*/patches/*
|
||||
!*/.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue