aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNiklas Korz <niklas@niklaskorz.de>2023-03-17 23:03:48 +0100
committerGitHub <noreply@github.com>2023-03-17 23:03:48 +0100
commita29274789309029fd88a9465e6d0832d4632272b (patch)
tree61943cb17a2ea377351e137ff579d8165516428d /.gitignore
parentc9f670a17755311aa28c411f5c7f3c8c05434770 (diff)
Nix flake (#40)
* Nix flake * Nix: only add Accelerate framework on macOS * Nix: development shel, direnv and compatibility * Nix: use python packages supplied by withPackages * Nix: remove channel compatibility * Nix: fix ARM neon dotproduct on macOS --------- Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5eb1ff1..3087b0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,10 @@ models/*
/main
/quantize
+/result
arm_neon.h
compile_commands.json
+
+.envrc
+.direnv/