mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
Merge pull request #1432 from clinton-hall/libs/requirements
Fix `.gitignore` for `dist-info` and `egg-info`
This commit is contained in:
commit
2f01d12755
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,5 +9,5 @@
|
|||
/userscripts/
|
||||
/logs/
|
||||
/.idea/
|
||||
/libs*/*.dist-info
|
||||
/libs*/*.egg-info
|
||||
*.dist-info
|
||||
*.egg-info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue