Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dankrad committed Jun 16, 2020
1 parent eec323c commit 1135631
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1135631

Please sign in to comment.