summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
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)