diff options
| author | Dario Nieuwenhuis <[email protected]> | 2020-09-22 18:03:43 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2020-09-22 18:03:43 +0200 |
| commit | 9a57deef9b531b8dae9d98a5accf5aeb128ab86d (patch) | |
| tree | b1e118334fc555167e72595dfb97982e5f9ca630 /.gitignore | |
First 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 000000000..96ef6c0b9 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | /target | ||
| 2 | Cargo.lock | ||
