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
4a99b67a88
commit
294f89054c
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,3 +1,4 @@
/env/*
linepay_test.py
-/__pycache__
+/__pycache__/*
+/.vscode/*