Files
element-call-book/.gitignore
2024-10-17 10:39:22 +02:00

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