From 0f8e33650373ab51186dbc52df616412d4b15a41 Mon Sep 17 00:00:00 2001 From: chirayus25 <68833554+chirayus25@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:09:04 +0530 Subject: [PATCH 1/2] Update .gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..c4c23b4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,6 @@ # Auto detect text files and perform LF normalization * text=auto +# Auto detect text files and perform LF normalization +# Also is "text=auto" intended only for use with * or it can also be used with specific extensions? In such a case what is the differrence? +*.txt text=auto +*.txt text eol=lf From 952412b42c0a34fc5459f29c4906617248b37528 Mon Sep 17 00:00:00 2001 From: chirayus20 <68833554+chirayus20@users.noreply.github.com> Date: Fri, 1 Oct 2021 17:02:00 +0530 Subject: [PATCH 2/2] Python: The Complete Reference --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da4cbcd..bdcfdac 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ For updates and errata, visit https://nostarch.com/impracticalpythonprojects. Pl ## Additonal Books by Author [*Real World Python: A Hacker's Guide to Solving Problems with Code*](https://nostarch.com/real-world-python) + +## https://images-na.ssl-images-amazon.com/images/I/51y1U5JPfyL._SX417_BO1,204,203,200_.jpg