diff options
author | pommicket <pommicket@gmail.com> | 2022-01-01 18:44:55 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-01-01 18:44:55 -0500 |
commit | f167f2ffd5e5c61787ab02b2353c243c3b7876e8 (patch) | |
tree | 9c40a45fe008202dcd16a87e337e7a7fc187c660 /.gitignore | |
parent | ba337edceb8cb5cc32d1d5cf71437e8d885cf45f (diff) |
windows fixes
- mysterious carriage returns fixed?
- fixed c:/x opening separately from c:\x
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,6 +17,7 @@ TAGS *.res *.zip *.a -pcre2-10.36 +pcre2* SDL2 *.deb +test.txt |