This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
location-guessing-game-telegram-bot
mirror of
https://github.com/fphammerle/location-guessing-game-telegram-bot
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
added gitignore list
Fabian Peter Hammerle
4 years ago
parent
225189d547
commit
fa44f5ac67
1 changed files
with
6 additions
and
0 deletions
Unified View
Show Diff Stats
6
0
.gitignore
+ 6
- 0
.gitignore
View File
@@ -0,0 +1,6 @@
+/*.egg-info/
+/.eggs/
+/.mypy_cache/
+/.pytest_cache/
+/build/
+/dist/