diff --git a/.gitignore b/.gitignore index 6fe160927..89e285f84 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,7 @@ chain/ # Coverage coverage.txt coverage.html + +# Compiler output +examples/*/*.nef +examples/*/*.json