Skip to content

Commit

Permalink
Refactor .gitignore to include utils.py in tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
damek committed Jan 21, 2025
1 parent 90747ab commit 418a4cc
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 376 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
!section/*/live-demo.ipynb
!section/*/slides.md
!section/*/slides.pdf
!section/*/utils.py

# Don't ignore PNGs in figures directories
!section/*/figures/
Expand Down
Loading

0 comments on commit 418a4cc

Please sign in to comment.