Initial commit

This commit is contained in:
2024-10-14 12:21:57 +02:00
committed by Ralf Zerres
commit 161959fc08
2 changed files with 26 additions and 0 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
// 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

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# element-call