Skip to content

Commit

Permalink
chore: 🔧 added .DS_Store files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KillDozerX2 committed Oct 21, 2022
1 parent a619153 commit 65ace9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ node_modules
jspm_packages

# Serverless directories
.serverless
.serverless
.DS_Store

0 comments on commit 65ace9c

Please sign in to comment.