diff options
| author | Sébastien Dailly <sebastien@chimrod.com> | 2018-07-16 11:52:12 +0200 |
|---|---|---|
| committer | Sébastien Dailly <sebastien@chimrod.com> | 2018-07-26 21:34:10 +0200 |
| commit | 5711287dc01133195297cd2309aaca0191c01473 (patch) | |
| tree | 0faa2c7e924d4d9d4cb1b7b2eb3f8bbe5e962d54 /.gitignore | |
| parent | 725a98ea6133fe7741ac1ada32d53f7978bfede0 (diff) | |
Update compilation for windows
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,9 +1,11 @@ _build/ *.byte *.native +*.exe *.swp *.docdir *.o *.so +*.dll *.a licht |
