This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
lhmzhou
/
Gym-MiniGrid
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
Update .gitignore
Maxime Chevalier-Boisvert
hace 6 años
padre
ce7b29e5a1
commit
75c7460193
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.gitignore
+ 4
- 0
.gitignore
Ver fichero
@@ -2,3 +2,7 @@
*__pycache__
*egg-info
trained_models
+
+# PyPI
+build/*
+dist/*