diff options
| author | Alex <git@ajschof.me> | 2024-08-19 11:52:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 11:52:31 +0100 |
| commit | 8091f94af52518e8a586479c5fc35051f61b493c (patch) | |
| tree | 61bd3b1e00340e85117e71d4f0714423603ccaeb /.gitignore | |
| parent | 71e967e7ccb0a7e486cba1555f182cec03f4cbe4 (diff) | |
| parent | 24a4573d6cf64ec0383ae16bfba09a0ffdb8c129 (diff) | |
| download | de-project-bentley-8091f94af52518e8a586479c5fc35051f61b493c.tar.gz de-project-bentley-8091f94af52518e8a586479c5fc35051f61b493c.zip | |
Merge pull request #57 from ajschofield/test-extract-v2
pr: update extract_lambda tests
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -14,5 +14,4 @@ __pycache__/ # OS-Related Files .DS_Store - -*venv* +venv
\ No newline at end of file |
