Skip to content

Commit

Permalink
Add py bat file in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gronert-m authored Aug 19, 2024
1 parent a995ad6 commit cdf7971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ _build/
!/Support/**/*.toc
!Support/**/*.pkg

# Allow Python and batch files
!/Support/**/*.bat
!Support/**/*.py

#######################
### Section iii) ###
#######################
Expand Down

0 comments on commit cdf7971

Please sign in to comment.