gitignoreを設定
This commit is contained in:
commit
6cfe24beb2
|
@ -0,0 +1,19 @@
|
|||
popcorn/Library/
|
||||
popcorn/Assets/StreamingAssets/Data/
|
||||
Temp/
|
||||
obj/
|
||||
|
||||
*/*.csproj
|
||||
*/*.pidb
|
||||
*/*.sln
|
||||
*/*.userprefs
|
||||
|
||||
*/.vscode
|
||||
.vscode
|
||||
|
||||
InitializeUnityEditorChecker.cs
|
||||
|
||||
xcode/
|
||||
|
||||
.DS_Store
|
||||
_DS_Store
|
Loading…
Reference in New Issue