diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-10-17 10:57:12 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-10-17 10:57:12 -0700 |
| commit | ad71e55afa46b0bd2a19e31a6838d86dfcd3bd9a (patch) | |
| tree | c1f82b29da0129b9277831aaaf15d6e15dbf6f38 /.gitignore | |
| parent | ff88b8a8c0da46edbc554982408d1be6a17e4c64 (diff) | |
| download | roseh.moe-ad71e55afa46b0bd2a19e31a6838d86dfcd3bd9a.tar.zst | |
Add a default.nix.
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..efae1d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/roseh.moe +/result |
