Browse Source

.gitignore

LIB-12
heck 4 years ago
parent
commit
0ec9e4054c
  1. 4
      .gitignore

4
.gitignore

@ -2,6 +2,7 @@
*.a *.a
*.d *.d
*.swp *.swp
.DS_Store
ws ws
test_adapter test_adapter
.gnupg .gnupg
@ -26,4 +27,5 @@ test_passphrase_cache
test_semaphore test_semaphore
test_lm_dummy test_lm_dummy
test_sqlite3 test_sqlite3
test.db test_pEpsqlite
*.db
Loading…
Cancel
Save