Updated .gitignore

This commit is contained in:
Dankrad Feist 2020-06-16 14:36:12 +01:00
parent eec323c7b6
commit 113563176a
No known key found for this signature in database
GPG Key ID: 6815E6A20BEBBABA
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -28,3 +28,13 @@ tests/core/pyspec/test-reports
tests/core/pyspec/eth2spec/test_results.xml
*.egg-info
# flake8 config
tox.ini
# VS code files
.vscode
*.code-workspace
# npm (for doctoc)
package-lock.json