1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- **/[Ll]ibrary/
- **/[Tt]emp/
- **/[Oo]bj/
- **/[Bb]uild/
- **/[Bb]uilds/
- **/Assets/StreamingAssets/
- **/Assets/AssetStoreTools*
- # Autogenerated VS/MD solution and project files
- ExportedObj/
- *.csproj
- *.unityproj
- *.sln
- *.suo
- *.tmp
- *.user
- *.userprefs
- *.pidb
- *.booproj
- *.svd
- **/Assets/tolua/Source/Generate/
- # Unity3D generated meta files
- *.pidb.meta
- # Unity3D Generated File On Crash Reports
- sysinfo.txt
- # Builds
- *.apk
- *.unitypackage
- *.7z
- *.rar
- .DS_Store
- *.DS_Store
- *.orig.meta
- *.orig
- */.DS_Store
- [Bb]undle/*
- */.DS_Store
- */\~\$*
- */~$*
- *.tmp
- # Word temporary
- ~$*.doc*
- # Excel temporary
- ~$*.xls*
- # Excel Backup File
- *.xlk
- # PowerPoint temporary
- ~$*.ppt*
- # Visio autosave temporary files
- *.~vsdx
- **/.DS_Store
- [Bb]undle/
- [Bb]undle.meta
- [Ll]og/
- [Ss]treamingAssets/
- [Ss]treamingAssets.meta
- UnityVS
- Fight/fight.txt
|