diff --git a/.gitignore b/.gitignore index 1a37863..6b2c0e7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,8 @@ docs/ .DS_Store /onchain/lib/**/node-modules/ + +# Ignore vim files: +*~ +*.swp +*.swo