# ignore everything
**
.*

# Allow files and directories
!executors/**
!flow.yml
!flow_parser.py
!start.sh
!*requirements.txt
!README.md
