add gitignore

This commit is contained in:
Charles Hall 2024-04-29 23:59:00 -07:00
parent 360e020b64
commit f437a9ab88
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# Cargo artifacts
target
# Direnv cache
/.direnv
# Nix artifacts
result*
# GitLab CI cache
/.gitlab-ci.d