mirror of
https://github.com/appelmar/gdalcubes.git
synced 2025-02-22 23:24:13 +01:00
63 lines
No EOL
906 B
Text
63 lines
No EOL
906 B
Text
Meta
|
|
doc
|
|
# History files
|
|
.Rhistory
|
|
.Rapp.history
|
|
# Session Data files
|
|
.RData
|
|
# Example code in package build process
|
|
*-Ex.R
|
|
# Output files from R CMD build
|
|
/*.tar.gz
|
|
# Output files from R CMD check
|
|
/*.Rcheck/
|
|
# RStudio files
|
|
.Rproj.user/
|
|
# produced vignettes
|
|
vignettes/*.html
|
|
vignettes/*.pdf
|
|
# OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
|
|
.httr-oauth
|
|
# knitr and R markdown default cache directories
|
|
/*_cache/
|
|
/cache/
|
|
# Temporary files created by R markdown
|
|
*.utf8.md
|
|
*.knit.md
|
|
.Rproj.user
|
|
# Binaries
|
|
*.so
|
|
*.dll
|
|
*.a
|
|
*.o
|
|
*.obj
|
|
# winlibs
|
|
windows
|
|
inst/proj
|
|
inst/gdal
|
|
# vignette files
|
|
vignettes/*
|
|
!vignettes/*.Rmd
|
|
example*.R
|
|
gdalcubes_R.Rproj
|
|
config.log
|
|
config.status
|
|
autom4te.cache
|
|
src/Makevars
|
|
cran-comments.md
|
|
L8_Amazon.zip
|
|
L8_Amazon
|
|
*.db
|
|
proj_conf_test
|
|
proj_conf_test.cpp
|
|
proj_conf_test.c
|
|
.test
|
|
.local
|
|
.config
|
|
docs
|
|
errors.txt
|
|
gdalcubes.log
|
|
.bash_history
|
|
.vscode
|
|
README.html
|
|
*.aux.xml |