mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-01 11:01:27 +00:00
Switch to Quarto
This commit is contained in:
57
.gitignore
vendored
57
.gitignore
vendored
@@ -1,52 +1,5 @@
|
||||
docs
|
||||
|
||||
# Literally copied from Rstudio Repo no idea if all this is needed.
|
||||
# https://github.com/rstudio/rstudio/blob/master/.gitignore
|
||||
/build/
|
||||
build_*/
|
||||
build-*/
|
||||
*-build/
|
||||
*_build/
|
||||
*-build-*/
|
||||
*_build_*/
|
||||
qtcreator-build
|
||||
.DS_Store
|
||||
src/gwt/www/js/acesupport.js
|
||||
src/gwt/www/js/ace.js
|
||||
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/acesupport.js
|
||||
src/gwt/src/org/rstudio/core/client/jsonrpc/json2.min.js
|
||||
src/gwt/www/js/json2.min.js
|
||||
src/gwt/tools/ace/
|
||||
src/gwt/tools/pdfjs/
|
||||
src/gwt/tools/xterm.js/
|
||||
src/gwt/.ant-targets-build.xml
|
||||
/src/gwt/.gwt/.gwt-log
|
||||
.Rproj.user
|
||||
.Rhistory
|
||||
.RData
|
||||
.Rprofile
|
||||
/src/gwt/bin.test/
|
||||
/src/gwt/gwt-unitCache/
|
||||
NEWS.html
|
||||
CONTRIBUTING.html
|
||||
CMakeLists.txt.user
|
||||
.idea/
|
||||
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
**/\.tern-port
|
||||
.#*
|
||||
*.autosave
|
||||
*~
|
||||
*swp
|
||||
.orig
|
||||
.vagrant
|
||||
tags
|
||||
*.tags
|
||||
GPATH
|
||||
GRTAGS
|
||||
GSYMS
|
||||
GTAGS
|
||||
TODO-INTERNAL
|
||||
*.pid
|
||||
_freeze/
|
||||
_site/
|
||||
.quarto/
|
||||
public/
|
||||
/.quarto/
|
||||
|
Reference in New Issue
Block a user