diff options
author | Blaž Hrastnik | 2020-05-20 09:14:51 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2020-05-20 09:14:51 +0000 |
commit | 240e5f4e3d27415b792776dd126d15302d53e83b (patch) | |
tree | 8579f77ca5d200bafd7df09ab93ceb65e5bdce3b /helix-core/.gitignore |
Initial import.
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 |