diff options
author | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-22 20:08:04 +0100 |
---|---|---|
committer | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-22 20:08:04 +0100 |
commit | 8b4d40a1bb5e62788c9e2d8da774596ce8f4dd57 (patch) | |
tree | 4a8e705b6fd09a75910def2d4f2f72fdbafe4d39 /.gitignore | |
parent | 40f6375daa736ca549a1d0cbd6df87dd83df4781 (diff) |
Character literal parser
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ test cpp +todo* |