summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e295056..ee73d89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,8 @@ build
cover
ChangeLog
.coverage
-swift.egg-info
+*.egg
+*.egg-info
.DS_Store
.tox
pycscope.*