mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
complate list of gitignores and licenses
This commit is contained in:
16
conf/gitignore/R
Normal file
16
conf/gitignore/R
Normal file
@@ -0,0 +1,16 @@
|
||||
# History files
|
||||
.Rhistory
|
||||
.Rapp.history
|
||||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# RStudio files
|
||||
.Rproj.user/
|
||||
|
||||
# produced vignettes
|
||||
vignettes/*.html
|
||||
vignettes/*.pdf
|
||||
|
||||
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
|
||||
.httr-oauth
|
Reference in New Issue
Block a user