This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fphammerle
/
freesurfer-volume-reader
espejo de
https://github.com/fphammerle/freesurfer-volume-reader
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
gitignore mypy cache
Fabian Peter Hammerle
hace 5 años
padre
2c9560766b
commit
a861da9dff
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver fichero
@@ -1,5 +1,6 @@
.coverage
.ipynb_checkpoints/
+.mypy_cache/
build/
dist/
tags