From 37da61bf3010738f009e6cf43d597063c2c1da32 Mon Sep 17 00:00:00 2001 From: Peter Portante Date: Tue, 4 Dec 2012 11:17:38 -0500 Subject: [PATCH] Ignore pycscope files Change-Id: I5fe38f28896d086e56ba9e718b02227d87dd4a2d Signed-off-by: Peter Portante --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6dac914d69..ae7e6fcc59 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ ChangeLog swift.egg-info .DS_Store .tox +pycscope.* \ No newline at end of file