diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-08-26 23:00:23 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-08-26 23:00:23 +0200 |
commit | e7d8c81231fb084cbe58d6b4a4c3fc4a8fcdb1ca (patch) | |
tree | 9bd6e240b974947783f7aa9a0c8386e770585af6 /.gitignore | |
parent | 9845e1c321f210f69c6ba3c45927bd065b01d990 (diff) |
Ignore totp-arm64
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ totp +totp-arm64 totp-x64 make *.o |