Browse Source

sort .gitignore

Signed-off-by: Ivan Schaller <ivan@schaller.sh>
pull/1261/head
Ivan Schaller 6 months ago
parent
commit
efe9b74f11
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .gitignore

+ 2
- 2
.gitignore View File

@ -9,6 +9,8 @@
/config/
coverage.xml
dist/
docs/_build/
docs/modules/
env/
examples/migrating-to-octodns/config/
htmlcov/
@ -17,5 +19,3 @@ octodns.egg-info/
output/
tests/zones/unit.tests.
tmp/
docs/_build/
docs/modules/

Loading…
Cancel
Save