25 lines
249 B
Plaintext
25 lines
249 B
Plaintext
// temporary stuff
|
|
*~
|
|
.idea
|
|
tmp
|
|
|
|
// Apple temporaries
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
// Generated by Cargo
|
|
Cargo.lock
|
|
target
|
|
|
|
// this will be auto-genearated with cargo-readme
|
|
**/README.md
|
|
README.md
|
|
|
|
// the render directories
|
|
# book
|
|
book
|
|
doc
|
|
|
|
// modules
|
|
wiki
|