diff --git a/display/.gitignore b/display/.gitignore new file mode 100644 index 0000000..4fffb2f --- /dev/null +++ b/display/.gitignore @@ -0,0 +1,2 @@ +/target +/Cargo.lock diff --git a/editor/.gitignore b/editor/.gitignore new file mode 100644 index 0000000..4fffb2f --- /dev/null +++ b/editor/.gitignore @@ -0,0 +1,2 @@ +/target +/Cargo.lock