diff --git a/logs/.gitignore b/logs/.gitignore new file mode 100644 index 0000000..0e15bda --- /dev/null +++ b/logs/.gitignore @@ -0,0 +1,3 @@ +# Ignore all log files but keep directory structure +* +!.gitignore