Skip to content

Commit

Permalink
Merge pull request #201 from nation3/197-grain-distribution-in-versio…
Browse files Browse the repository at this point in the history
…n-control

refactor: keep csvs in grain integration folder
  • Loading branch information
aahna-ashina authored Oct 14, 2023
2 parents c50ae01 + 860ebde commit 24f16fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
node_modules/
site/
output/*
!output/*.csv
output/*
!output/grainIntegration*
cache/

.env
Expand Down

0 comments on commit 24f16fb

Please sign in to comment.