mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Ignore user's personal files
This commit is contained in:
parent
5ff61dd53d
commit
be27b364b5
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
|
# User's personal information
|
||||||
|
*.session
|
||||||
|
config.ini
|
||||||
|
|
||||||
# Pyrogram generated code
|
# Pyrogram generated code
|
||||||
pyrogram/api/errors/exceptions/
|
pyrogram/api/errors/exceptions/
|
||||||
pyrogram/api/functions/
|
pyrogram/api/functions/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue