123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- **/[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
- *.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
|