remove build-dev from .gitignore (#583)

This commit is contained in:
Charlotte Weaver
2019-02-04 14:47:28 -08:00
committed by GitHub
parent f737cc4ee4
commit ad9be3cdd7

1
.gitignore vendored
View File

@@ -9,7 +9,6 @@ coverage
# production # production
build/ build/
build-dev/
dist/ dist/
*.egg-info *.egg-info