Update .gitignore

This commit is contained in:
Josh Stewart 2021-07-20 14:27:02 +10:00
parent 56015370bd
commit 443ea827f2
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
release-builds
node_modules
node_modules/
dist/
dist/
.DS_Store*