This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
conradlan
/
LinePay
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
update .gitignore
Conrad
3 anni fa
parent
4a99b67a88
commit
294f89054c
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
Vedi File
@@ -1,3 +1,4 @@
/env/*
linepay_test.py
-/__pycache__
+/__pycache__/*
+/.vscode/*