This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fgm
/
js_react__react-router-tutorial
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Explorar el Código
added node_modules and DS_Store to the gitignore file
Pooya Jaferian
hace 9 años
padre
a55bcb8384
commit
d512c5ab51
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.gitignore
+ 2
- 0
.gitignore
Ver fichero
@@ -1,2 +1,4 @@
bundle.js
*.bundle.js
+node_modules
+.DS_Store