fae75072f4
the markdown gets transpiled on build and built files are then included in the server executable Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
# garbage
|
|
/target
|
|
rustc-ice-*
|
|
|
|
# sqlite
|
|
db.sqlite
|
|
db.sqlite-journal
|
|
|
|
# assets
|
|
/depell/src/*.gz
|
|
/depell/src/*.wasm
|
|
/depell/src/static-pages/*.html
|
|
#**/*-sv.rs
|
|
/bytecode/src/instrs.rs
|