Create .gitignore

This commit is contained in:
Kevin Powell 2022-04-29 10:40:49 -04:00
parent 97a0346b5b
commit 2c3897e63a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
node_modules/
.DS_Store
.cache/
dist/