add .gitignore - nobody needs to see the dev stuff

This commit is contained in:
2022-07-06 15:00:54 +10:00
parent f5e26d3469
commit edba6d3803

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*.json
*.js
*.scss
dev/*