diff --git a/.gitignore b/.gitignore index b718cb5..f486dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ notes.txt _internal/ **/*.json -server/* \ No newline at end of file +server/* +**/*.log \ No newline at end of file