update gitignore

This commit is contained in:
srgooglo 2021-09-24 08:31:02 +02:00
parent 6c9044bf96
commit dc09fd2bda

5
.gitignore vendored
View File

@ -7,10 +7,15 @@
# Trash
/**/**/.crash.log
/**/**/.tmp
/**/**/.cache
/**/**/out
/**/**/.out
/**/**/dist
/**/**/node_modules
/**/**/corenode_modules
/**/**/.DS_Store
/**/**/package-lock.json
/**/**/yarn.lock
# Logs
/**/**/npm-debug.log*