aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-26 12:19:10 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-26 12:19:10 +0100
commit05b8b7d3239bc53955a8ec8e7d9991224c0fd917 (patch)
tree7056e26d635cefa7341b6cda9af3e8061f7e708b /.gitignore
parentc5bedb79e7c808294e85ed6fbba9aae527cd2990 (diff)
downloadtaming-cpp-05b8b7d3239bc53955a8ec8e7d9991224c0fd917.tar.gz
taming-cpp-05b8b7d3239bc53955a8ec8e7d9991224c0fd917.zip
Added RAII
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1710c5a..ff7bdef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
1sort-benchmark/*/sort 1sort-benchmark/*/sort
2*/a.out

Generated with cgit - Back to sebastiano.tronto.net