Skip to content

Commit

Permalink
Direnv uses nix
Browse files Browse the repository at this point in the history
  • Loading branch information
abdrysdale committed Feb 16, 2024
1 parent c3f98ba commit da1bb5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use_nix
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
*.o
*.mod
/closed_loop_lumped
*#
/src/__pycache__/
/output.csv

0 comments on commit da1bb5c

Please sign in to comment.