From d6b83dad482ddd5e7266cbb19d90c16d805a7ac3 Mon Sep 17 00:00:00 2001 From: Blaise Pabon Date: Fri, 9 Nov 2012 14:12:47 -0800 Subject: [PATCH] Update Python.gitignore added a simple comment at top to get this ready for my pull request. --- Python.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index d2d6f360..19e1aa41 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -1,3 +1,5 @@ +# Python .gitignore file will all the pertinent exclusions. + *.py[cod] # C extensions