Skip to content

Commit 6dc148f

Browse files
committed
fix: move archive ignore rules into UnityRSocket dir
1 parent 73e3d13 commit 6dc148f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +0,0 @@
1-
*.zip
2-
*.7z

UnityRSocket/.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,9 @@ sysinfo.txt
5858
# Crashlytics generated file
5959
crashlytics-build.properties
6060

61-
.idea
61+
.idea
62+
63+
*.zip
64+
*.zip.meta
65+
*.7z
66+
*.7z.meta

0 commit comments

Comments
 (0)