diff options
| author | main <main@swarm.moe> | 2026-04-25 15:30:56 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 15:30:56 -0400 |
| commit | 679e8eca366242f725987edc7b7d7169435dd1b3 (patch) | |
| tree | c91be6438b9030ae1c5c2be5ba2780160679f730 | |
| parent | 201600891b941004ff9be83bf55c868f2a54fd78 (diff) | |
| download | memview-679e8eca366242f725987edc7b7d7169435dd1b3.zip | |
Ignore Python cache files
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | .ignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1 +1,2 @@ target/ +__pycache__/ @@ -1 +1,2 @@ target/ +__pycache__/ |