Forked from
PMRust / website
65 commits behind the upstream repository.
-
Alexandru RADOVICI authoredAlexandru RADOVICI authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 384 B
# Dependencies
node_modules
# Production
/website/build
/slides/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Cargo.lock
target
website/static/slides
# Slides
node_modules
.DS_Store
dist
*.local
index.html
.remote-assets
components.d.ts