This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
conradlan
/
LinePay
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update .gitignore
Conrad
hace 3 años
padre
294f89054c
commit
19647c5eeb
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.gitignore
+ 2
- 1
.gitignore
Ver fichero
@@ -1,4 +1,5 @@
/env/*
linepay_test.py
/__pycache__/*
-/.vscode/*
+/.vscode/*
+/templates/*