Skip to content

Commit

Permalink
Add snakemake generated files to gitignore (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin authored Jan 9, 2025
1 parent c1f15ad commit 7b8ed5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
*.vcd
*.csv

.snakemake

.env
.venv
.ruff_cache
Expand Down

0 comments on commit 7b8ed5b

Please sign in to comment.