This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
fphammerle
/
location-guessing-game-telegram-bot
同期ミラー
https://github.com/fphammerle/location-guessing-game-telegram-bot
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
added gitignore list
Fabian Peter Hammerle
4 年 前
親
225189d547
コミット
fa44f5ac67
1 ファイル変更
、
6 行追加
、
0 行削除
分割表示
差分情報を表示
6
0
.gitignore
+ 6
- 0
.gitignore
ファイルの表示
@@ -0,0 +1,6 @@
+/*.egg-info/
+/.eggs/
+/.mypy_cache/
+/.pytest_cache/
+/build/
+/dist/