diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -11,5 +11,8 @@  # Output of the go coverage tool, specifically when used with LiteIDE  *.out +# Vim +*.swp +  # Dependency directories (remove the comment below to include it)  # vendor/ | 
