diff --git a/.gitignore b/.gitignore index eb5a316..4fffb2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -target +/target +/Cargo.lock diff --git a/android-activity/.gitignore b/android-activity/.gitignore deleted file mode 100644 index 29f475a..0000000 --- a/android-activity/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -/target -Cargo.lock - - -# Added by cargo -# -# already existing elements were commented out - -#/target -#Cargo.lock