diff --git a/.gitignore b/.gitignore index 4b3bdb3ac..81dc505b9 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,10 @@ _build/ !/Support/**/*.toc !Support/**/*.pkg +# Allow Python and batch files +!/Support/**/*.bat +!Support/**/*.py + ####################### ### Section iii) ### #######################