diff --git a/.gitignore b/.gitignore index 447ffa6..2afa862 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ nimcache/ nimblecache/ htmldocs/ -*.pbc # Peon bytecode files +tests/*.pbc # Peon bytecode files peon bin/ +.vscode/