diff --git a/.gitignore b/.gitignore index aa5c7ac..5ecbaa0 100755 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,10 @@ *.pyc # Ignore the EPICS environment variables (this file is recreated by ioc/startioc.py via config.yaml) -ioc/config.cmd +config.cmd # Ignore the Python virtual environment testenv # Ignore the IOCshell history -ioc/.iocsh_history \ No newline at end of file +.iocsh_history \ No newline at end of file