Browse Source

.gitignore: ignore new compiled file

pull/10/head
Luca Saiu 4 years ago
parent
commit
94b5a61f8b
  1. 1
      .gitignore

1
.gitignore

@ -24,6 +24,7 @@ test_leave_device_group
test_library test_library
test_message_cache test_message_cache
test_passphrase_cache test_passphrase_cache
test_counting_semaphore
test_semaphore test_semaphore
test_lm_dummy test_lm_dummy
test_sqlite3 test_sqlite3

Loading…
Cancel
Save