Updated .gitignore file.

This commit is contained in:
Nathan Vegdahl 2017-02-23 19:59:22 -08:00
parent f4445417dc
commit db1ddeb64d

1
.gitignore vendored
View File

@ -6,5 +6,6 @@ __pycache__/
*.py[cod] *.py[cod]
.zedstate .zedstate
.vscode
test_renders test_renders
perf.data* perf.data*