Xml-Cleaner / .gitignore
Suhasdev's picture
Refactor XML Cleaner with dependency injection and MinHash-based similarity matching
ba6e49b
raw
history blame contribute delete
111 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
env/
ENV/
.venv
*.egg-info/
dist/
build/
.DS_Store
*.log