mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 17:14:42 +00:00
Ignore __pycache__
This commit is contained in:
parent
27df4e20da
commit
b5faced294
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,6 +22,7 @@ Changelog.linkchecker*
|
|||
/share
|
||||
/linkchecker.egg-info
|
||||
/tests/checker/data/dir
|
||||
/tests/__pycache__
|
||||
/linkchecker-out.*
|
||||
/lcdump*
|
||||
/doc/html/*.qhc
|
||||
|
|
|
|||
Loading…
Reference in a new issue