diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2023-08-11 15:22:02 +0200 | 
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-11 15:22:02 +0200 | 
| commit | 928ba58c880a3842abdff3c446bfe956c8dc48ae (patch) | |
| tree | 8376d9297aecdcfdcae5695f3ff21627cf502263 /.gitignore | |
Genesis commit
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..71ca3b7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +totp +*.o |