Skip to content

Commit

Permalink
add .markdownlint.json to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rossgalloway committed Dec 14, 2023
1 parent c2afa28 commit 0fc3a02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

.markdownlint.json

# Use yarn.lock
package-lock.json

Expand Down

0 comments on commit 0fc3a02

Please sign in to comment.