diff options
| author | kj-sh604 | 2024-11-30 05:02:21 -0500 |
|---|---|---|
| committer | kj-sh604 | 2024-11-30 05:02:21 -0500 |
| commit | 28ba2325809a5ae1e6080cb6bb401609b84dde08 (patch) | |
| tree | f590c979482a69278eb62374dbc9e7dfe9b1e49f /imagemagick-compat/.gitignore | |
| parent | add30228586b1b7f7ac2d59e80da70bc1510cef2 (diff) | |
feat: add `imagemagick-compat`
Diffstat (limited to 'imagemagick-compat/.gitignore')
| -rw-r--r-- | imagemagick-compat/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/imagemagick-compat/.gitignore b/imagemagick-compat/.gitignore new file mode 100644 index 0000000..8d78c83 --- /dev/null +++ b/imagemagick-compat/.gitignore @@ -0,0 +1,3 @@ +pkg/ +src/ +*.tar* |
