Skip to content

Commit

Permalink
added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shakson-isaac committed Mar 15, 2023
1 parent b1b1cc1 commit 8d90591
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
9 changes: 9 additions & 0 deletions R/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.Rproj.user
.Rhistory
.RData
.Ruserdata
inst/doc
improvements
READMEupdate.md
RData/
.DS_Store
1 change: 1 addition & 0 deletions vignettes/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
Output/
RData/
temporary_atac_peak_intersected.bed.gz
.DS_Store

0 comments on commit 8d90591

Please sign in to comment.