Skip to content

Commit

Permalink
added .DS_Store and .svg to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Dec 6, 2022
1 parent f8e7073 commit 92bfc87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,11 @@ dist
# TernJS port file
.tern-port

# other files
.DS_Store

*.mrf
*.svg
*.xml
*.bak*
*pnpm*

0 comments on commit 92bfc87

Please sign in to comment.