Skip to content

Commit

Permalink
chore(.gitignore): add clinic (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 6, 2023
1 parent 26470d4 commit ed1465b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ dist
# macOS files
.DS_Store

# Clinic
.clinic

# lock files
package-lock.json
pnpm-lock.yaml
Expand All @@ -145,4 +148,4 @@ yarn.lock
.idea

/benchmarks/node_modules/
/benchmarks/package-lock.json
/benchmarks/package-lock.json

0 comments on commit ed1465b

Please sign in to comment.