Ignore .pyi files
This commit is contained in:
parent
4b0c6e9855
commit
cb353dcd43
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -132,3 +132,5 @@ dmypy.json
|
||||||
*.sqlite
|
*.sqlite
|
||||||
*.sqlite-shm
|
*.sqlite-shm
|
||||||
*.sqlite-wal
|
*.sqlite-wal
|
||||||
|
|
||||||
|
*.pyi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue