Explorar el Código

Should use /.coverage

Matthew Wang hace 11 años
padre
commit
cdfc188473
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Ver fichero

@@ -1,7 +1,7 @@
1 1
 *.pyc
2 2
 *~
3 3
 *.tmp
4
-.coverage
4
+/.coverage
5 5
 /MANIFEST
6 6
 /build/
7 7
 /cdiff.egg-info/