diff options
author | joe <rbo@gmx.us> | 2025-09-20 18:24:36 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-20 18:24:36 +0200 |
commit | 978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca (patch) | |
tree | 23d3a9294e61df30dfdcc5d03ae027cd8dc62133 /.gitignore | |
parent | ok (diff) | |
download | halfcab-978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca.tar.gz halfcab-978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca.tar.bz2 halfcab-978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca.tar.xz halfcab-978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca.tar.zst halfcab-978bf4e4d1feb0d28ccc3eab0e8b6c781dab32ca.zip |
com works
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ $RECYCLE.BIN/ # End of https://www.gitignore.io/api/c++,linux,emacs,windows +.cache/ sketch.yaml hc .ccls* |