summaryrefslogtreecommitdiff
path: root/Ports/.gitignore
diff options
context:
space:
mode:
authorItamar <itamar8910@gmail.com>2020-09-10 22:24:25 +0300
committerAndreas Kling <kling@serenityos.org>2020-09-15 21:43:29 +0200
commite5ceec8621b081eea8bd061eab5c3fc3b0e784f6 (patch)
treef202c8cbfa0929c38b6a26bb1d5afc746da40a0e /Ports/.gitignore
parent82696078b027c78f480698cfa4f73a2de5052222 (diff)
downloadserenity-e5ceec8621b081eea8bd061eab5c3fc3b0e784f6.zip
Ports: Add default .gitconfig for Git port
This stops git from asking us to configure a username and email when we try to commit.
Diffstat (limited to 'Ports/.gitignore')
-rw-r--r--Ports/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/.gitignore b/Ports/.gitignore
index 8e999ab302..4ed7fdd31a 100644
--- a/Ports/.gitignore
+++ b/Ports/.gitignore
@@ -2,3 +2,4 @@
!*/package.sh
!*/patches
!*/patches/*
+!*/.gitignore