diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-06 22:56:36 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-06 22:56:36 -0500 |
commit | 4bfae2f646237d21d2ab2714241fe5273759526c (patch) | |
tree | 93034dcde024a9aaa6770a1081ed36e89b0ec60c /.gitignore | |
parent | 5364889cb38e841a19f20097b117af8030a969c5 (diff) |
pcre2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,4 +10,7 @@ TAGS *.pdb *.ilk *.res +*.zip +*.a +pcre2-10.36 SDL2 |