Skip to content

Commit

Permalink
Track .pdf files with Git LFS
Browse files Browse the repository at this point in the history
  • Loading branch information
Gui-FernandesBR committed Dec 27, 2024
1 parent 5bc5238 commit abd5b3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# understands both .py and .ipynb as python files
*.py linguist-language=python
*.ipynb linguist-language=python

# Add pdf files to the GitHub Large File System (LFS) Tracking
*.pdf filter=lfs diff=lfs merge=lfs -text

0 comments on commit abd5b3c

Please sign in to comment.