Is there a way to pull a specific .gitignore
from an external repository into my current project?
In this instance I would like to pull the Python .gitignore
file from this Github repository but can't seem to find a way to do it.
If possible, I imagine this would be a very useful thing to learn for future projects.
Is it possible?