add *.dll to .gitignore

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2019-04-01 08:42:18 -07:00
parent 6ec46678c5
commit 41ee35f22e
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ vcpkg/*
.vs/*
*.o
*.so
*.dll
*.exe
# vim swap files