From 171c00223f5bfadf3ae862e938f0aa06f3247fda Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Sun, 21 Jun 2015 11:19:03 +0530 Subject: [PATCH] Added .ppypirc file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c3605b..ee3f5bf 100644 --- a/.gitignore +++ b/.gitignore @@ -272,4 +272,5 @@ coverage.xml docs/_build/ # PyBuilder -target/ \ No newline at end of file +target/ +*.pypirc \ No newline at end of file