diff options
-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 +# CSV files +*.csv + # Dependency directories (remove the comment below to include it) # vendor/ |