diff options
author | Christian C <cc@localhost> | 2025-03-05 22:52:26 -0800 |
---|---|---|
committer | Christian C <cc@localhost> | 2025-03-05 22:52:26 -0800 |
commit | 439d02e8043349a913db2b1291be794e6308f05a (patch) | |
tree | ce8786baa594c621cd889a67686072e32563f73d /.gitignore | |
parent | 214f3c5d42beef871dfd1a78fb181235d0f05f1d (diff) |
Ignore output directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ build/ # Data files data/ +output/ |