Skip to content

Commit

Permalink
chore(.gitignore): add clinic (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 7, 2023
1 parent ae008ee commit 787a41a
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

# database files
db
db

0 comments on commit 787a41a

Please sign in to comment.