# Ignore everything
**
# Except proxy
!proxy
!requirements.txt
!setup.py
!README.md
# Ignore __pycache__ directory
proxy/__pycache__