Add .gitignore

This commit is contained in:
Peter Stuifzand 2018-09-29 22:11:16 +02:00
parent 8406cd6fd6
commit c46f58256f

5
.gitignore vendored
View File

@ -14,3 +14,8 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# My files
moments.db
session/
.idea/