tisket 0.2.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,25 @@
1
+ /target
2
+ result
3
+ /tests/missouri/.missouri/bin/tisket
4
+
5
+ # Coding-agent and editor local state. Machine-specific, and it does
6
+ # not belong in public history.
7
+ /.claude/
8
+ /.cursor/
9
+ /.aider*
10
+ /.gaff-state/
11
+ *.swp
12
+ *~
13
+ \#*\#
14
+ .DS_Store
15
+
16
+ # Local dependency overrides. A path override names a directory on one
17
+ # machine, so it exposes the account layout and breaks every other
18
+ # clone. Keep them here, never in Cargo.toml.
19
+ /.cargo/config.toml
20
+ /config.toml
21
+
22
+ # Generated by npm/generate.mjs at release time: one package per
23
+ # platform, each holding a built binary. A binary does not belong in
24
+ # git, and one committed by accident ships inside the crate.
25
+ npm/tisket-*/