diff options
author | Raymaekers Luca <luca@spacehb.net> | 2025-03-19 14:00:00 +0100 |
---|---|---|
committer | Raymaekers Luca <luca@spacehb.net> | 2025-03-19 14:00:00 +0100 |
commit | 968911469a646dc2959924c7595b927335cee0b1 (patch) | |
tree | d54df0bfde3dbffa02b1f138af4f12456f261e54 /.gitignore | |
parent | 0247a8d70ad35c1b0e0913c35e977b9aebe23de5 (diff) |
First pass at preparing for Githubmain
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,8 +1,2 @@ -build/* -external/keyboard - -_id -_clients -*.log - -tags +.gitignore +chatty.log |