diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-11 06:34:33 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-11 06:47:38 -0400 |
| commit | c74f74bf0e9e76ba712fa84a3206ded7654a083d (patch) | |
| tree | d9cffee7cb2c875a2daa89fcd35aa329aecc204e /.gitignore | |
| parent | 8069f9f429ddcab0695bcd97c49ae5c98c833ba2 (diff) | |
| download | fujinet-chat-c74f74bf0e9e76ba712fa84a3206ded7654a083d.tar.gz | |
Fix Makefile
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1 +2 +3 +4 obj/* 1.* 2.* |
