diff options
| author | iamcheeseman <[email protected]> | 2026-05-27 16:34:31 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-27 16:34:31 -0400 |
| commit | a875e0155ec7757c7b487bee0b4a8fbfa8574888 (patch) | |
| tree | e35b5384478371a8708e6adeeb4f49201b618364 /.gitignore | |
| parent | 9d997b496f9d475c6e08e33f9aa2555612c8f87b (diff) | |
build for w*ndows
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ *.[ao] *.so +*.lib +*.dll +*.obj +*.exe *~ config.mk demonchime |
