Add recently-created t_auth to .gitignore.

This commit is contained in:
Bruce A. Mah 2020-05-28 10:13:48 -07:00
parent f72054ebaf
commit 7457ef810f
No known key found for this signature in database
GPG Key ID: 4984910A8CAAEE8A
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,6 +25,7 @@ src/t_timer
src/t_units
src/t_uuid
src/t_api
src/t_auth
examples/.libs
examples/Makefile
examples/mic