Add libpd/ folder in .gitignore

libpd/ folder appears as untracked files after running the build command. So, it becomes quite cumbersome to deal with these files. So, we add this kind of file and folder in gitignore. Thanks