gitignore .DS_Store and .idea

This commit is contained in:
Alex Gleason 2021-11-29 10:48:54 -06:00
parent 802b9dc7e0
commit e6cb31b4f7
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

3
.gitignore vendored
View file

@ -13,6 +13,9 @@ yarn-error.log*
/public/
/dist/
.idea
.DS_Store
# surge.sh
CNAME
AUTH