diff --git a/.gitignore b/.gitignore index 1a5f4b5..06879c4 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,7 @@ build/ .DS_Store ### Other Stuff ### -**/resources/config*.json \ No newline at end of file +**/resources/config*.json + +### why would this not be here already ### +logs/ \ No newline at end of file