🙈 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
node_modules/ node_modules
package-lock.json
# Test dir # Tests
test/ test
# Compiled # Compiled files
lib/ lib
# error logs # Yarn logs
yarn-error.log yarn*.log
# demo # Demo
demo/ demo