diff --git a/.gitignore b/.gitignore index 7e4e38b..77b4205 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ tests/__pycache__/* .coverage scp_sync.py out/* -output/* \ No newline at end of file +output/* +!output/main/ \ No newline at end of file