diff options
| author | jvoisin | 2023-03-19 19:16:58 +0100 |
|---|---|---|
| committer | jvoisin | 2023-04-13 23:49:02 +0200 |
| commit | 476fbfc29fe843cf362a2e203818cbe1a97130bb (patch) | |
| tree | 58c3813812f9c015c55fb22715aea76de9f0f11d /.gitignore | |
| parent | 4f1380a48da7cb0375810f70e68ca6282486dec1 (diff) | |
Add a .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0087552 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | x86_64-linux-musl-native | ||
| 2 | x86_64-linux-musl-native.tgz | ||
