Commit Graph

10 Commits (8d62a9963708dbecd9312e8bcc4b47049c72d155)

Author SHA1 Message Date
Robby 38a615f407
chore: add .vscode to gitignore 4 years ago
AlexandruGG 7e79c51222 Add .idea to gitignore 4 years ago
Mario Reder 1e2fd9c92f feat: Add clippy lints
- 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
4 years ago
sjmann 8064facbb8 chore: update gitignore to ignore pdb files 4 years ago
liv bb652ceb91 Commit Cargo.lock file 5 years ago
olivia 2216b3a3ab remove and ignore .DS_Store 6 years ago
olivia b3c52803e9 color output messages 6 years ago
olivia 3ffefa32e1 init new cargo project 6 years ago
Carol (Nichols || Goulding) 87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
6 years ago
Carol (Nichols || Goulding) a37ea4eb74 Ignore temporary .swp files 9 years ago