This website requires JavaScript.
Explore
Help
Sign In
XF
/
pluto
Watch
1
Star
0
Fork
You've already forked pluto
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a46f6ed3f3
pluto
/
.gitignore
8 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add gitignore
2021-12-23 00:27:03 +00:00
*.pyc
*.swp
__pycache__/
Update gitignore
2021-12-23 00:30:55 +00:00
env/
Add gitignore
2021-12-23 00:27:03 +00:00
keys/
Implement configuration parser
2021-12-24 02:21:58 +00:00
handler/settings.ini
Add OTP key to gitignore
2022-02-02 12:52:47 +00:00
handler/otp.key