diff options
| author | Kumar Damani <me@kumardamani.net> | 2026-07-23 04:51:56 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2026-07-23 04:51:56 +0000 |
| commit | ee0dbb605e73071431a3ea4b7bbfa03a6c292542 (patch) | |
| tree | fdab9b60b9d17d6cb6afc663c3ab0fc786db2959 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..33f41df --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.direnv +ci.json |
