Skip to content

Commit 350ec15

Browse files
committed
.gitignore docs generated files
1 parent 303712f commit 350ec15

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ pyrogram/raw/functions/
1010
pyrogram/raw/types/
1111
pyrogram/raw/base/
1212
pyrogram/raw/all.py
13+
docs/source/telegram
14+
docs/source/api/methods/
15+
docs/source/api/bound-methods/
16+
docs/source/api/types/
1317

1418
# PyCharm stuff
1519
.idea/

0 commit comments

Comments
 (0)