Skip to content

Commit

Permalink
Fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CBroz1 committed Oct 20, 2023
1 parent 0a49b12 commit be28df6
Show file tree
Hide file tree
Showing 2 changed files with 1,037 additions and 15 deletions.
16 changes: 1 addition & 15 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,7 @@ mysql_config

# Notebooks
*.ipynb
!notebooks/00*.ipynb
!notebooks/01*.ipynb
!notebooks/02*.ipynb
!notebooks/10*.ipynb
!notebooks/11*.ipynb
!notebooks/12*.ipynb
!notebooks/14*.ipynb
!notebooks/20*.ipynb
!notebooks/21*.ipynb
!notebooks/22*.ipynb
!notebooks/23*.ipynb
!notebooks/24*.ipynb
!notebooks/30*.ipynb
!notebooks/31*.ipynb
!notebooks/33*.ipynb
!notebooks/[0-9]*.ipynb

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
1,036 changes: 1,036 additions & 0 deletions notebooks/03_Merge_Tables.ipynb

Large diffs are not rendered by default.

0 comments on commit be28df6

Please sign in to comment.