Skip to content

Commit 2e802e5

Browse files
committed
Add .pubignore.
1 parent 3c6e922 commit 2e802e5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.pubignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Discard legacy Unitypackages.
2+
# Keep the latest ones as backup on pub.dev
3+
unitypackages/legacy
4+
unitypackages/legacy/*
5+
6+
7+
# This folder wasn't properly gitignored in the past.
8+
**/.vs/**

0 commit comments

Comments
 (0)