mirror of https://github.com/sgoudham/Enso-Bot.git
Trying to hide pycache from git commits
parent
18865173bb
commit
1e5c496096
@ -1,4 +1,5 @@
|
||||
#Hiding Token
|
||||
.env
|
||||
__pycache__/
|
||||
.idea/
|
||||
*/__pycache__/*
|
||||
__pycache__*/
|
||||
.idea/__pycache__
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue