Ignore .pyi files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -132,3 +132,5 @@ dmypy.json
|
|||||||
*.sqlite
|
*.sqlite
|
||||||
*.sqlite-shm
|
*.sqlite-shm
|
||||||
*.sqlite-wal
|
*.sqlite-wal
|
||||||
|
|
||||||
|
*.pyi
|
||||||
|
Reference in New Issue
Block a user