diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-03-27 05:31:45 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-03-27 05:31:45 +0200 |
commit | 57aa67d435a11f3ffd0ac0d3472ca9288115a8d0 (patch) | |
tree | f305a14462579f336de2264eb8a35ae261ea59cc /.gitignore | |
parent | b17726fe51a1c7c1eccaef2e90cbab7ee022557f (diff) | |
download | kit-57aa67d435a11f3ffd0ac0d3472ca9288115a8d0.zip |
Header-only version; replace Python code with C code
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ /*build*/ *.swp +gen_inl +gen_cmake |