revert local config settings from .gitignore
This commit is contained in:
parent
6a545c5ba9
commit
ace46c38a7
|
@ -28,13 +28,3 @@ tests/core/pyspec/test-reports
|
||||||
tests/core/pyspec/eth2spec/test_results.xml
|
tests/core/pyspec/eth2spec/test_results.xml
|
||||||
|
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
|
||||||
# flake8 config
|
|
||||||
tox.ini
|
|
||||||
|
|
||||||
# VS code files
|
|
||||||
.vscode
|
|
||||||
*.code-workspace
|
|
||||||
|
|
||||||
# npm (for doctoc)
|
|
||||||
package-lock.json
|
|
Loading…
Reference in New Issue