Skip to content

Commit

Permalink
Add to gitignore build subdirectories
Browse files Browse the repository at this point in the history
  • Loading branch information
pditommaso committed May 2, 2019
1 parent e656e4b commit 54c42c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -6,6 +6,7 @@
.cache/*
.nextflow*
.node-nextflow*
**/build/**
build/**
modules/**/build/
modules/**/*.iml
Expand Down

0 comments on commit 54c42c1

Please sign in to comment.