Skip to content

Commit

Permalink
gitignore nix build output folder
Browse files Browse the repository at this point in the history
  • Loading branch information
RCasatta authored and daywalker90 committed Jul 17, 2024
1 parent 11abe1b commit 1e52b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target/
/tests/__pycache__/
/venv/
/result/

0 comments on commit 1e52b5d

Please sign in to comment.