Updated gitignore and README.

This commit is contained in:
2020-04-10 16:12:27 -04:00
parent 87613f77be
commit e9102cb58d
2 changed files with 14 additions and 49 deletions

8
.gitignore vendored
View File

@ -1,14 +1,8 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
node_modules/
dist
public
# IDE
.idea