summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 97e81c55d7ead4da851ecfa64f131a143de09fab (plain)
1
2
3
4
5
6
7
8
9
/.tox
/_build/*
/__pycache__/*
*.jsonld
/dme2-fs-registry/*
*.iml
/target/*
.idea/*
/src/.idea/*