From 61d00f5f41e8a189c31ebb30b6b6a3fa831486dd Mon Sep 17 00:00:00 2001 From: hakjosef Date: Tue, 2 Apr 2019 18:00:07 +0200 Subject: [PATCH] added next configs to .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c66381..a668388 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out -dist \ No newline at end of file +dist + +.idea +vendor +.envrc