Ensure logs and compiled files are not added.

This commit is contained in:
Hyperling 2023-03-07 06:16:06 -06:00
parent e4b5e7d7d5
commit 48eca38c4b

4
.gitignore vendored
View File

@ -22,5 +22,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# my additions
package-lock.json
logs
dist