diff --git a/.gitignore b/.gitignore index 8dd263a..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +0,0 @@ -*.zip -*.7z \ No newline at end of file diff --git a/UnityRSocket/.gitignore b/UnityRSocket/.gitignore index 6432378..7723af8 100644 --- a/UnityRSocket/.gitignore +++ b/UnityRSocket/.gitignore @@ -58,4 +58,9 @@ sysinfo.txt # Crashlytics generated file crashlytics-build.properties -.idea \ No newline at end of file +.idea + +*.zip +*.zip.meta +*.7z +*.7z.meta \ No newline at end of file