Skip to content

Commit

Permalink
Merge pull request #454 from hogashi/gitignore
Browse files Browse the repository at this point in the history
ignore DS_Store
  • Loading branch information
hogashi authored Feb 4, 2023
2 parents 51f68e4 + 6c791c6 commit 0939626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
*.swp
node_modules
*.log
Expand Down

0 comments on commit 0939626

Please sign in to comment.