diff options
author | kartofen <mladenovnasko0@gmail.com> | 2025-04-18 23:17:29 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2025-04-18 23:17:29 +0300 |
commit | 25792c81d9e4c1667ca6bcac28ae7b49afff90a1 (patch) | |
tree | faa7ac7dd9e184bbbaac30a5be7a237d24918d70 /.gitignore | |
parent | e60275a234a625b3982b9744b5e9aefa2c1f7211 (diff) |
floats, raws, more testing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -bin +build .ninja_* |