Skip to content

Commit bcef74c

Browse files
committed
Update .gitignore to ignore the generated RPC error classes
The "errors" package has been moved to make it simpler to import
1 parent d6d2923 commit bcef74c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
config.ini
44

55
# Pyrogram generated code
6-
pyrogram/api/errors/exceptions/
6+
pyrogram/errors/exceptions/
77
pyrogram/api/functions/
88
pyrogram/api/types/
99
pyrogram/api/all.py

0 commit comments

Comments
 (0)