summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorseth <[email protected]>2023-04-23 02:27:01 -0400
committerseth <[email protected]>2023-04-23 02:27:01 -0400
commitee17bbadfed47af24572919d143f260c9c57bb36 (patch)
treed3fbb67ff1bd6d0857cb5e9d97cf04b2945c48d4 /.gitignore
parent3c02d2353d8bdfd2b6e5a09ac17214bae76664d7 (diff)
feat: add nix flake
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 68bc17f..b6f78d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -158,3 +158,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
+
+# nix
+result