Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
MrTob
/
WetterstationServer
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'master' of
https://git.techniknews.net/MrTob/WetterstationServer
christoph
MrTob
hace 5 años
padre
de21bb919c
2b5e1eab27
commit
bf7dee6605
Se han
modificado 2 ficheros
con
27 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+25
-0
.gitignore
+2
-0
README.md
+ 25
- 0
.gitignore
Ver fichero
@@ -0,0 +1,25 @@
# ---> Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
+ 2
- 0
README.md
Ver fichero
@@ -0,0 +1,2 @@
# WetterstationServer
Escribir
Vista previa
Cargando…
Cancelar
Guardar