Skip to content

Commit

Permalink
add gitignore (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiWaldrant authored May 29, 2024
1 parent b31caac commit 8d3d3e8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
resources
work
.nextflow*
target
.idea
.vscode
.DS_Store
output
trace-*
.ipynb_checkpoints

0 comments on commit 8d3d3e8

Please sign in to comment.