diff options
author | 2022-07-08 22:31:10 +0200 | |
---|---|---|
committer | 2022-07-08 15:31:10 -0500 | |
commit | 6258cd1c3a45a56385b2dc24f0408eb751365743 (patch) | |
tree | bc136601272b06d12691b3f7433a0b06afc5a1f0 | |
parent | 9300af9bc2d30006a4a012ec68ee1c0a6ce087ca (diff) | |
download | astro-6258cd1c3a45a56385b2dc24f0408eb751365743.tar.gz astro-6258cd1c3a45a56385b2dc24f0408eb751365743.tar.zst astro-6258cd1c3a45a56385b2dc24f0408eb751365743.zip |
Ignore big formatting commit (#3870)
-rw-r--r-- | .git-blame-ignore-revs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 495a5ff2e..7cc4d8db7 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,4 +1,6 @@ # Switch to tabs (Use Accessible Indentation #2253) 6ddd7678ffb6598ae6e263706813cb5e94535f02 # prettier config update -1335797903a57716e9a02b0ffd8ca636b3883c62
\ No newline at end of file +1335797903a57716e9a02b0ffd8ca636b3883c62 +# Manually format .astro files in example projects (#3862) +59e8c71786fd1c154904b3fefa7d26d88f4d92d2 |