diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-05-06 01:06:03 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-05-06 01:06:03 -0400 |
commit | 9274eef9ed55685e091ce379b3690bf8eb8fbef4 (patch) | |
tree | 41adca487ae23a6dd8ccdc42fb3e649c58019d02 /.gitignore | |
parent | dda0e0760411b3a7c56d43eef9aab26137622eaa (diff) | |
download | api-9274eef9ed55685e091ce379b3690bf8eb8fbef4.tar.gz |
ignoring log file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eedd89b..8ba3486 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ api +api.log |