diff --git a/.gitignore b/.gitignore index 67a9dee..4b9ca0d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ -main.db \ No newline at end of file +main.db +debug +*db.lock \ No newline at end of file