diff options
| author | tzlil <tzlils@protonmail.com> | 2023-04-14 23:46:53 +0300 | 
|---|---|---|
| committer | tzlil <tzlils@protonmail.com> | 2023-04-14 23:46:53 +0300 | 
| commit | fdf35536b66499884dd5b4e1740ac67e5cebb1a2 (patch) | |
| tree | b907edf782ebb58780d7fbfed084560626b94c74 /.gitignore | |
add homework material
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..82d9aa7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.direnv +result +*.pdf +tests/runtests.log +tests/out | 
