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 | 1dfa2e3caa2f98cfc3e6df947ab97727a0e1f47a (patch) | |
tree | 11edc2dd597612b2ee24779d0ed8921489494181 /.gitignore | |
parent | 329514b10892285c0dfb08f9cc001de7450846ee (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 |