diff options
author | Fox Caminiti <fox@foxcam.net> | 2022-08-27 15:36:23 -0400 |
---|---|---|
committer | Fox Caminiti <fox@foxcam.net> | 2022-08-27 15:36:23 -0400 |
commit | 02d7df95cfc2402f0488f66f1dc5fa84cae00934 (patch) | |
tree | 60ee4f7e8260162577244bd2da1d5f604cc42042 /.gitignore | |
parent | b39c7374009d03d448e47e08ddabc30abeee5247 (diff) |
separate build flags file to counter my laziness
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ bin/* compile_commands.json +build_ops |