diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 472fecd..8482984 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.go \ No newline at end of file +*.go +*.log \ No newline at end of file |