This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
fphammerle
/
location-guessing-game-telegram-bot
peilaus alkaen
https://github.com/fphammerle/location-guessing-game-telegram-bot
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
added gitignore list
Fabian Peter Hammerle
4 vuotta sitten
vanhempi
225189d547
commit
fa44f5ac67
1 muutettua tiedostoa
jossa
6 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
6
0
.gitignore
+ 6
- 0
.gitignore
Näytä tiedosto
@@ -0,0 +1,6 @@
+/*.egg-info/
+/.eggs/
+/.mypy_cache/
+/.pytest_cache/
+/build/
+/dist/