Skip to content

Commit

Permalink
changes in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jcasadogp committed May 28, 2023
1 parent 3d41588 commit 7411307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ IntermediateFiles/

# ========================================================================

src/__pycache__/
src/__pycache__/*
src/*/__pycache__/
src/*/__pycache__/*

0 comments on commit 7411307

Please sign in to comment.