diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-20 22:39:05 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-20 22:39:05 +0200 |
| commit | 51bb82df499e35cdc13d33dd24eca85d7abd0aaf (patch) | |
| tree | a5545009cc9a649b3c707281f7b198fd451133de /.gitignore | |
| download | zmodn-rs-51bb82df499e35cdc13d33dd24eca85d7abd0aaf.tar.gz zmodn-rs-51bb82df499e35cdc13d33dd24eca85d7abd0aaf.zip | |
Initial commit
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..96ef6c0 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | /target | ||
| 2 | Cargo.lock | ||
