diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-08 15:12:35 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-08 15:12:35 -0500 |
commit | f7828a0718b730ffdc6b9f25e5d11cbfd666acf1 (patch) | |
tree | 53b5c582986e5fafb4f44f6546a204e6eb2e485b /.gitignore | |
parent | aca791a675c608c7a19a6bd9098255e95faec94d (diff) |
got windows pcre build to work
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ TAGS *.obj *.exe *.dll +*.lib *.pdb *.ilk *.res |