anpigon commited on
Commit
ed7124d
1 Parent(s): 5a6d26b

chore(.gitignore): add *.pdf files to ignore list to avoid committing binary files to the repository

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -262,3 +262,4 @@ pyrightconfig.json
262
 
263
  # Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
264
  *.ipynb
 
 
262
 
263
  # Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
264
  *.ipynb
265
+ *.pdf