1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

chore: add support for .direnv

- Loads the devshell more conveniently
This commit is contained in:
David Arnold 2022-01-29 19:26:26 -05:00
parent 5363d45941
commit 6b857fa34e
No known key found for this signature in database
GPG key ID: 0318D822BAC965CC
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.direnv
/result*
/target/
/tarpaulin*