diff options
| author | Mel <mel@rnrd.eu> | 2025-02-28 18:08:37 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-02-28 18:10:18 +0100 |
| commit | 8fe5a3fbcf39a72084aa44d1eb6f43df9f28707c (patch) | |
| tree | 1860db373abace0588193529a57811affd294dd9 /.gitignore | |
| parent | 66adbe28c7b7e714b18c4c21def4a7470fdd79a9 (diff) | |
| download | catskill-8fe5a3fbcf39a72084aa44d1eb6f43df9f28707c.tar.zst catskill-8fe5a3fbcf39a72084aa44d1eb6f43df9f28707c.zip | |
Add Makefile and Nix build environment
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 567609b..eb0b272 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build/ +.direnv/ |
