diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2023-07-24 15:00:59 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2023-07-24 16:28:33 +0200 |
commit | ff0507d6db02b9fc43e621d51b73419018bb38c8 (patch) | |
tree | 5d52c19711bce7b98c950ed7e446f653bb7e1dfb /.gitignore | |
parent | e40fd395aa354d0d8ea79dbae899fd8346adc8dc (diff) |
A1: c++20 variation and report.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..feff949 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +gcm.cache +*.zip +*.pdf +*.aux +*.log
\ No newline at end of file |