add .DS_Store to gitignore

main
Zynh0722 2023-11-14 15:52:27 -08:00
parent be47a0afec
commit 519ece03b4
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
Session.vim
dist/main.css
node_modules/
.DS_Store