Ignore gob files (#488)

* Ignore gob files

* Remove `*.db` from `.gitignore`
This commit is contained in:
M. Mert Yıldıran
2021-11-21 09:29:01 +03:00
committed by GitHub
parent 8cf6f56a3c
commit a16faca5fb

2
.gitignore vendored
View File

@@ -15,7 +15,6 @@
# vendor/
.idea/
build
*.db
# Mac OS
.DS_Store
@@ -32,3 +31,4 @@ pprof/*
# Database Files
*.bin
*.gob