diff options
| author | main <main@swarm.moe> | 2026-04-25 13:27:32 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-04-25 13:27:32 -0400 |
| commit | 66c996e6ae24ae496aa6b7ed07c85dce2b106d13 (patch) | |
| tree | b9ca28e39e70cc5fca489df97de430075720dda3 /.gitignore | |
| download | memview-1.0.0.zip | |
Release memview 1.0.0v1.0.0
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ |