diff --git a/.gitignore b/.gitignore index ea8c4bf7f..0a4a7add0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,10 @@ /target + +# Local (directories) +.icp +canisters +networks + +# Local (manifests) +icp.yaml +canister.yaml