diff options
author | Son Ho | 2023-03-07 17:49:03 +0100 |
---|---|---|
committer | Son HO | 2023-06-04 21:44:33 +0200 |
commit | 4db56fe2c963a4052f8415b3985c8765407fccbc (patch) | |
tree | 53c5f05469bb3946547c418176f35d840dbe6012 /tests/lean/.gitignore | |
parent | 051e2a19f3268d272a0acd0425d2107ebea020c5 (diff) |
Update the extraction of Lean files
Diffstat (limited to 'tests/lean/.gitignore')
-rw-r--r-- | tests/lean/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lean/.gitignore b/tests/lean/.gitignore new file mode 100644 index 00000000..e74f9899 --- /dev/null +++ b/tests/lean/.gitignore @@ -0,0 +1,2 @@ +*/lake-packages/ +*/build/
\ No newline at end of file |