mirror of
https://github.com/processone/ejabberd
synced 2025-10-04 02:09:33 +02:00
Add file that tells what cosmetic git commits to ignore
This commit is contained in:
parent
6b7d15f027
commit
24f614b580
1 changed files with 11 additions and 0 deletions
11
.git-blame-ignore-revs
Normal file
11
.git-blame-ignore-revs
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# .git-blame-ignore-revs
|
||||||
|
|
||||||
|
# Use this file when viewing blame:
|
||||||
|
# git blame --ignore-revs-file .git-blame-ignore-revs
|
||||||
|
# Or configure git to use always this file:
|
||||||
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||||
|
|
||||||
|
# Accumulated patch to binarize and indent code
|
||||||
|
9deb294328bb3f9eb6bd2c0e7cd500732e9b5830
|
||||||
|
# Result of running "make format indent" for the first time
|
||||||
|
6b7d15f0271686b6902a0edc82f407e529b35a90
|
Loading…
Add table
Add a link
Reference in a new issue