Skip to content

Commit c61864a

Browse files
authored
Merge pull request #1 from kevin-rs/redesign
feat: redesign deez website
2 parents 92c241b + 8fae688 commit c61864a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+6121
-529
lines changed

.gitignore

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
# Generated by Cargo
22
# will have compiled files and executables
3-
debug/
4-
target/
5-
6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
8-
Cargo.lock
3+
/target
4+
.DS_Store
95

106
# These are backup files generated by rustfmt
117
**/*.rs.bk
12-
13-
# MSVC Windows builds of rustc generate these, which store debugging information
14-
*.pdb

0 commit comments

Comments
 (0)