diff options
author | Thanos Apollo <[email protected]> | 2023-12-13 22:34:59 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-12-13 22:34:59 +0200 |
commit | f908c2a834c887e517aa73912b1a0c7e39242f49 (patch) | |
tree | 5c8ee237f729e0cec3083a8c20d72d6ca95b5ea7 /.gitignore | |
parent | a573f19f4a2365fca71a0b11614e676350832a05 (diff) |
Algorithm: Update docstrings & testing params
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..055298c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +research
\ No newline at end of file |