diff options
author | bptato <nincsnevem662@gmail.com> | 2024-07-10 16:41:06 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-07-10 16:41:49 +0200 |
commit | 37c144fea89bf02a449666128ac2ca8f85f2a985 (patch) | |
tree | e513e5da0ccf740ab7d393bc233e8a0da6f4aa5e /.gitignore | |
parent | 997659102f16a5afc90585651e8c8502e0c8f45e (diff) | |
download | chawan-37c144fea89bf02a449666128ac2ca8f85f2a985.tar.gz |
fix compilation on 2.0.8
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 6617e060..070630d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,4 @@ a cha target/ -.test/ -profile_results.txt .obj/ -lib/*.a |