first function works, actuall xml parser has still problems with certain xml types
This commit is contained in:
parent
c078ee4b1b
commit
a99881796a
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
||||||
/venv
|
/venv
|
||||||
/spiders/pages/*
|
/spiders/pages/**
|
||||||
/spiders/output/*
|
/spiders/output/**
|
||||||
|
|
Loading…
Reference in a new issue