summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2012-12-04 11:17:38 -0500
committerPeter Portante <peter.portante@redhat.com>2012-12-04 11:17:38 -0500
commit37da61bf3010738f009e6cf43d597063c2c1da32 (patch)
treebe85d65e6d24fd4545faa08a9022f5e74f355e5a /.gitignore
parent8a6922b73e5bbb10dc045129099d4ac527bb4551 (diff)
downloadswift-37da61bf3010738f009e6cf43d597063c2c1da32.tar.gz
Ignore pycscope files
Change-Id: I5fe38f28896d086e56ba9e718b02227d87dd4a2d Signed-off-by: Peter Portante <peter.portante@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6dac914d6..ae7e6fcc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ChangeLog
swift.egg-info
.DS_Store
.tox
+pycscope.* \ No newline at end of file