Browse Source

Adds celery/tests/cover to .gitignore

Ask Solem 11 years ago
parent
commit
e769749a3e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -2,7 +2,7 @@
 *.pyc
 *$py.class
 *~
-.*.sw[po]
+.*.sw[pon]
 dist/
 *.egg-info
 *.egg
@@ -20,4 +20,4 @@ Documentation/
 .project
 .pydevproject
 .idea/
-
+celery/tests/cover/