Skip to content

Commit a6f7f56

Browse files
committed
Add .prettierignore file
1 parent c7f38eb commit a6f7f56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.prettierignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.nextflow*
2+
work/
3+
data/
4+
results/
5+
.DS_Store
6+
testing/
7+
testing*
8+
*.pyc

0 commit comments

Comments
 (0)