21 lines
229 B
Plaintext
21 lines
229 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
|
|
doc
|