diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-12 14:54:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-12 14:54:23 +0200 |
| commit | a82527e00fd535d0740deb45e39d041863116404 (patch) | |
| tree | f066d56411db306150725d827fd9b810e0b6dac6 /.gitignore | |
| parent | e26d50d87cb2b1695d42f1ff8b9ab29a7d10e3aa (diff) | |
| download | nissy-core-a82527e00fd535d0740deb45e39d041863116404.tar.gz nissy-core-a82527e00fd535d0740deb45e39d041863116404.zip | |
Some generic fixes, mainly for building on Windows
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -40,3 +40,6 @@ tools/results | |||
| 40 | *.s | 40 | *.s |
| 41 | *.pyd | 41 | *.pyd |
| 42 | *.dll | 42 | *.dll |
| 43 | *.exp | ||
| 44 | *.lib | ||
| 45 | *.pdb | ||
