diff --git a/.gitignore b/.gitignore index 447ec08..b98ad24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config/ res/ target/ -bin/ \ No newline at end of file +bin/ +logs/ \ No newline at end of file