1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 21:47:46 +00:00

add a flake.nix file for the development environment, add direnv-related files to .gitignore

This commit is contained in:
Dorian Péron 2024-08-02 13:13:10 +02:00
parent ee0d178f8c
commit 3f53522241
3 changed files with 133 additions and 0 deletions

3
.gitignore vendored
View file

@ -15,3 +15,6 @@ lib*.a
*.iml
### macOS ###
.DS_Store
### direnv ###
/.direnv/