diff --git a/.gitignore b/.gitignore index 2ef0782..10bf0de 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,6 @@ config/ # Ignore the OP25 directory we will create op25/ + +# Ignore any local run scripts for development +*.bat \ No newline at end of file