Skip to content

Commit

Permalink
refactor: add git blame ignore revs for previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ruscoder committed May 23, 2024
1 parent f2b9326 commit 4778131
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f2b9326925a72241c5990f4f47560634db975d49
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
node_modules
coverage
.DS_Store
.idea
htmlcov
.vscode
.history

0 comments on commit 4778131

Please sign in to comment.