diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5d4e599f --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# Cargo artifacts +target + +# Direnv cache +/.direnv + +# Nix artifacts +result* + +# GitLab CI cache +/.gitlab-ci.d