mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Ignore wheels and sdists
This commit is contained in:
parent
ac4e5b2679
commit
b34fdf2316
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,8 @@ build/
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyi
|
*.pyi
|
||||||
|
*.whl
|
||||||
|
*.tar.gz
|
||||||
|
|
||||||
#sphinx
|
#sphinx
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
Loading…
Reference in New Issue
Block a user