ignore DotSettings, merge usernames w/ mailmap
it is the official opinion of JetBrains s.r.o. that you shouldn't add your Rider® DotSettings.user files to your VCS https://www.jetbrains.com/help/resharper/Sharing_Configuration_Options.html#solution-personal-layer also i added a .mailmap file so that Lynnesbian and Lynne are considered the same author
This commit is contained in:
parent
e2faf812c0
commit
e098e53929
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,3 +9,4 @@ yahoo.html
|
||||||
/buypeeb.sln
|
/buypeeb.sln
|
||||||
\#*.glade#
|
\#*.glade#
|
||||||
userdata.json
|
userdata.json
|
||||||
|
*.DotSettings.user
|
||||||
|
|
1
.mailmap
Normal file
1
.mailmap
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Lynne <lynne@bune.city> Lynnesbian <lynne@bune.city>
|
Loading…
Reference in a new issue