diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-14 10:14:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-14 10:14:06 +0200 |
commit | 78a24698bef01448f7754e3fe6754d37c00a84c5 (patch) | |
tree | c3558f52f3baa53850d53e71c426a99655c49af9 /.gitignore | |
parent | ab9a9ff7ad45afedb2286d958e2126ab8ff33dd6 (diff) |
Update .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ *.dll *.a *.lib +*.exp +*.exe +*.exe.dlls/ +*.exe.manifest *.l *.l.cpp-options |