This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
dmalhotra
/
code-stellarator-optimization
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add .gitignore
Dhairya Malhotra
hace 8 años
padre
7b81413e6b
commit
2b3ba91d4a
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
@@ -0,0 +1,2 @@
+/bin/*
+/obj/*