diff options
author | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-24 00:49:06 +0100 |
---|---|---|
committer | Vladimir Azarov <avm@intermediate-node.net> | 2025-03-24 00:49:30 +0100 |
commit | e40727b58e357f123256557af50666aa42c2caa4 (patch) | |
tree | daf34c2dd0d5552d2ea74eb5b18307afbbac9ee5 /.gitignore | |
parent | c4b48d26658e3359217725e81e8afcda6a6a257e (diff) |
Rest of symbols
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ -test +test* cpp todo* +mlmon.out* |