diff options
| author | Christoph Schlosser <christoph@linux.com> | 2021-11-26 22:32:53 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2021-11-26 22:35:28 +0100 |
| commit | a138a003bb31cefbdb4ac8508efe6de64aa9da3f (patch) | |
| tree | fec1274a638721609ffca3ea6a8104eeb2c8212f /.gitignore | |
| download | nicht-a138a003bb31cefbdb4ac8508efe6de64aa9da3f.tar.gz | |
Already quite stable
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 @@ +/target +Cargo.lock |