diff --git a/.gitignore b/.gitignore index e5a5e2856..457a4065e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ _MTN lib/ whoisd/ -/utils/ -!/utils/schema-check -!/utils/registry -__pycache__ \ No newline at end of file +__pycache__ +.index +.links +.netindex +/utils/ \ No newline at end of file