sequoia-sq/.gitignore
Neal H. Walfield 0d1da78356
Add a framework to format and test examples.
- The `--help` output for most subcommands includes one or more
    examples.

  - We should test these, like we test everything else.

  - Add a framework to format, and test the examples.

  - Fixes #190.

  - Also, fix some broken examples.
2024-02-09 18:08:09 +01:00

8 lines
75 B
Plaintext

/target/
**/*.rs.bk
*~
.gdb_history
.dir-locals.el
/*.html
/*.pdf
writelock