diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-11 12:05:08 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-08-11 12:05:08 +0200 |
| commit | 4544e08997a7af6a8defa47efae1e9ba5c2c30f6 (patch) | |
| tree | aa211e7f80429ca758573349e1866861469ec12b /.gitignore | |
| parent | d25f23805c6d7128b508a359d47af136dd2fd0db (diff) | |
| download | nissy-core-4544e08997a7af6a8defa47efae1e9ba5c2c30f6.tar.gz nissy-core-4544e08997a7af6a8defa47efae1e9ba5c2c30f6.zip | |
Simplified name of Python module
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -36,6 +36,7 @@ tools/results | |||
| 36 | *.a | 36 | *.a |
| 37 | *.o | 37 | *.o |
| 38 | *.so | 38 | *.so |
| 39 | */*.so | ||
| 39 | *.s | 40 | *.s |
| 40 | *.pyd | 41 | *.pyd |
| 41 | *.dll | 42 | *.dll |
