19cee73209
Sets up oranda so we can get nice website things for free. Some caveats we have right now: - Absolutely manual, I have to do `oranda build` and the deploy manually right now - I had to pop the Readme into a new Markdown file because the first header in there was looking very strange
18 lines
207 B
Plaintext
18 lines
207 B
Plaintext
*.swp
|
|
target/
|
|
**/*.rs.bk
|
|
.DS_Store
|
|
*.pdb
|
|
exercises/clippy/Cargo.toml
|
|
exercises/clippy/Cargo.lock
|
|
rust-project.json
|
|
.idea
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
*.iml
|
|
*.o
|
|
public/
|
|
|
|
# Local Netlify folder
|
|
.netlify
|