12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- **/[Ll]ibrary/
- **/[Tt]emp/
- **/[Oo]bj/
- **/[Bb]uild/
- **/[Bb]uilds/
- **/[Ii]OS/
- **/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
- *.zip
- *.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
|