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

1
.gitignore vendored
View File

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