75 строки
798 B
Plaintext
75 строки
798 B
Plaintext
# Folders
|
|
[Dd]ebug*/
|
|
[Rr]elease*/
|
|
Device-Release*/
|
|
[Bb]in/
|
|
[Bb]uild/
|
|
[Bb]uilds/
|
|
obj/
|
|
Lib/
|
|
ipch/
|
|
Library/
|
|
TEMP/
|
|
Help/
|
|
.vs/
|
|
|
|
# Files
|
|
Reign.Android.zip
|
|
Reign.Android.zip.meta
|
|
ReignScores.zip
|
|
ReignScores.zip.meta
|
|
|
|
# Tooling
|
|
_ReSharper*/
|
|
*.resharper
|
|
[Tt]est[Rr]esult*
|
|
|
|
# SLN
|
|
*.db
|
|
*.sdf
|
|
*.suo
|
|
*.user
|
|
*.opensdf
|
|
*.pidb
|
|
*.userprefs
|
|
|
|
# System Files
|
|
*.DS_Store
|
|
*.cachefile
|
|
|
|
# Unity3D
|
|
[Ll]ibrary/
|
|
[Tt]emp/
|
|
[Oo]bj/
|
|
|
|
# Autogenerated VS/MD solution and project files
|
|
*.unityproj
|
|
#*.sln
|
|
*.raw
|
|
# Eclipse ---------------
|
|
*.pydevproject
|
|
#.project
|
|
.metadata
|
|
bin/**
|
|
tmp/**
|
|
tmp/**/*
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
#.classpath
|
|
#.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
#.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath |