diff options
Diffstat (limited to 'helix-core/.gitignore')
-rw-r--r-- | helix-core/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helix-core/.gitignore b/helix-core/.gitignore new file mode 100644 index 00000000..96ef6c0b --- /dev/null +++ b/helix-core/.gitignore @@ -0,0 +1,2 @@ +/target +Cargo.lock |