Browse Source

first function works, actuall xml parser has still problems with certain xml types

onlinkgen
alpcentaur 1 year ago
parent
commit
a99881796a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .gitignore

+ 2
- 2
.gitignore View File

@ -1,3 +1,3 @@
/venv /venv
/spiders/pages/*
/spiders/output/*
/spiders/pages/**
/spiders/output/**

Loading…
Cancel
Save