Only ignore config/ at the top

This commit is contained in:
Ross McFarland
2017-12-02 11:45:11 -08:00
parent 3d0f5aeca0
commit 1a9d8541ad
+2 -2
View File
@@ -1,6 +1,8 @@
*.pyc
.coverage
.env
^config/
build/
coverage.xml
dist/
env/
@@ -9,5 +11,3 @@ nosetests.xml
octodns.egg-info/
output/
tmp/
build/
config/