# Ignore all .pyc files *.pyc __pycache__ # Ignore the EPICS environment variables (this file is recreated by ioc/startioc.py via config.yaml) config.cmd # Ignore the Python virtual environment testenv # Ignore the IOCshell history .iocsh_history