mirror of
https://github.com/vacp2p/rfc.vac.dev.git
synced 2025-02-22 20:38:25 +00:00
* chore: create a command for unified build and scrape flow * chore: cleanup repo from temp folders * feat: add new .md fetching mode * feat: fetching through git added * ci: add Scrape stage to the Jenkinsfile * feat: add env variables to the Jenkinsfile
35 lines
329 B
Plaintext
35 lines
329 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Production
|
|
/build
|
|
|
|
# Generated files
|
|
.docusaurus
|
|
.cache-loader
|
|
|
|
# Misc
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.yalc
|
|
yalc.lock
|
|
.idea
|
|
|
|
static/search-index.json
|
|
|
|
codex
|
|
nomos
|
|
status
|
|
vac
|
|
waku
|
|
|
|
temp
|
|
raw_temp |