diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-24 10:12:02 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-24 10:12:02 +0200 |
| commit | 81135442e901fb50bfb7e69961127a9cf273aa4d (patch) | |
| tree | 348b2e7eedcdbbe28927a8ec8ac1b071b188e7a4 /.gitignore | |
| parent | d52d1c3c1c91f00a6a36a8bf7bc60f4dfc352a0e (diff) | |
| download | ecm-master.tar.gz ecm-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e639424 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | code/rust/Cargo.lock | ||
| 2 | code/rust/target | ||
