# Python virtual envs
fvenv/
venv/
# Additional Python stuff
__pycache__/
parsers/__pycache__/*
app.log
# Output Folder
samples/RDF/
# IDEs
.vscode/