🙈 Update gitignore

This commit is contained in:
Androz2091 2021-04-25 11:20:49 +02:00
parent 7a59094aa3
commit 4b5875a08c

21
.gitignore vendored
View file

@ -1,14 +1,15 @@
# Modules
node_modules/
# Node
node_modules
package-lock.json
# Test dir
test/
# Tests
test
# Compiled
lib/
# Compiled files
lib
# error logs
yarn-error.log
# Yarn logs
yarn*.log
# demo
demo/
# Demo
demo