diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-05-08 23:24:08 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-05-08 23:24:08 +0200 |
commit | 6cc1ec3610ba98bada1fcd03a654b2925530f748 (patch) | |
tree | d772a02517cc8022100be2a89f8e4000559066ba /.gitignore | |
parent | 14e8bfdc0a83a1256f2efc92868ead7dbd26bc51 (diff) | |
download | polecat-6cc1ec3610ba98bada1fcd03a654b2925530f748.tar.gz polecat-6cc1ec3610ba98bada1fcd03a654b2925530f748.zip |
add work in progress windows support
to run lutris installers on windows soon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ -build +build* *.tar* zig-cache -.cache -.vscode |