1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Aggiunto cose al gitignore

This commit is contained in:
Steffo 2016-11-17 19:19:44 +01:00
parent a628792d98
commit 15c4202067

5
.gitignore vendored
View file

@ -1,11 +1,10 @@
__pycache__/telegram.cpython-34.pyc __pycache__/telegram.cpython-34.pyc
lastid.txt lastid.txt
osuapi.txt osuapi.txt
steamapi.txt steamkey.txt
telegramapi.txt telegramapi.txt
hearthstoneapi.txt hearthstoneapi.txt
*.pyc *.pyc
.idea/*
diario.txt diario.txt
lolapi.txt lolapi.txt
*.ini *.ini
@ -15,3 +14,5 @@ Lib/*
Scripts/* Scripts/*
tcl/* tcl/*
pip-selfcheck.json pip-selfcheck.json
.idea/
__pycache__/