Browse Source

Added debug file from vscode and .db.lock from bolt db to gitignore

dependabot/npm_and_yarn/web/prismjs-1.21.0
Max Schmitt 8 years ago
parent
commit
1b4bd1ef6c
  1. 4
      .gitignore

4
.gitignore

@ -12,4 +12,6 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/ .glide/
main.db main.db
debug
*db.lock
Loading…
Cancel
Save