Skip to content

Commit 0cdcce5

Browse files
authored
Add config to ignore linting PRs (#224)
* Add config to ignore linting PRs * Ignore .vscode
1 parent 17ba3cd commit 0cdcce5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.git-blame-ignore-revs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# .git-blame-ignore-revs
2+
# Switched to a shared DDG ESLint config
3+
e2acf39b37aeeba6e06b353d1fd7dfb79238dcb3
4+
# Changed Prettier config
5+
17ba3cd2e4c7ef0b178de47ddda39aa6c984a1b8

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ build/app-debug
2121
.swiftpm/xcode/xcuserdata
2222
build/app_backup
2323
bslive.yml
24+
.vscode

0 commit comments

Comments
 (0)