summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-04-07Update .gitignoremo8it
2024-04-05Ignore .ignoremo8it
2024-04-01Make `cargo run` workmo8it
2024-03-31Fix testsmo8it
2023-08-30improvement(development): Add nix-direnv integrationx10an14
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
2023-05-17chore: set up orandaliv
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
2022-09-30feat: Add VSCode extension recommendationGaëtan Faugère
2022-07-15feat(clippy): add clippy3mokou
2022-06-17Add lsp command to fix rust-analyzerJack Clayton
2021-09-09Added ignore for .iml filesjoakim.kartveit
2020-07-24chore: add .vscode to gitignoreRobby
2020-05-28Add .idea to gitignoreAlexandruGG
2020-02-26feat: Add clippy lintsMario Reder
- adds a new 'clippy' category for exercises - clippy exercises should throw no warnings - install script now also installs clippy is related to https://github.com/rust-lang/rust-clippy/issues/2604
2020-02-26chore: update gitignore to ignore pdb filessjmann
2019-06-05Commit Cargo.lock fileliv
2018-11-14remove and ignore .DS_Storeolivia
2018-11-14color output messagesolivia
2018-04-26init new cargo projectolivia
2018-03-04Start a script to regenerate README.md from a templateCarol (Nichols || Goulding)
So far this doesn't actually do any templating, just adds a note about the README being autogenerated :)
2016-02-09Ignore temporary .swp filesCarol (Nichols || Goulding)