Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
SCiarella committed Nov 14, 2024
1 parent 6961df3 commit 72c3868
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.vscode
*/.vscode
*.jl.*.cov
*.jl.cov
*.jl.mem
Expand Down
1 change: 0 additions & 1 deletion test/.vscode/settings.json

This file was deleted.

1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 comments on commit 72c3868

Please sign in to comment.