-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,150 @@ | ||
# built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# files for the dex VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# generated files | ||
bin/ | ||
gen/ | ||
obj/ | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
local.gradle | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard/ | ||
|
||
# Intellij project files | ||
*.iml | ||
*.ipr | ||
*.iws | ||
.idea/ | ||
|
||
# Gradle | ||
.gradle | ||
build | ||
|
||
# vim temp files | ||
*.swp | ||
|
||
# Arc generated | ||
.phutil_module_cache | ||
|
||
# Unity3D generated meta files | ||
*.pidb.meta | ||
|
||
# Unity3D Generated File On Crash Reports | ||
sysinfo.txt | ||
|
||
# Unity project version File | ||
ProjectVersion.txt | ||
|
||
# Export Folder For SDK Package | ||
/TempGenStaticObjects/ | ||
/out/ | ||
|
||
# MD unit test results | ||
test-results/ | ||
unit_test_results.txt | ||
TestResult.xml | ||
|
||
# Ignore Plugin Folders which are build by build | ||
/Facebook.Unity/Assets/Plugins/ | ||
|
||
# Ignore Current Facebook Settings | ||
FacebookSettings.asset* | ||
|
||
# Ignore androdi wrapper lib created by build scripts | ||
/facebook-android-wrapper/libs/ | ||
|
||
# MD Plugins | ||
*.StyleCop | ||
*.StyleCop.meta | ||
StyleCop.Cache | ||
StyleCop.Cache.meta | ||
# built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# files for the dex VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# generated files | ||
bin/ | ||
gen/ | ||
obj/ | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
local.gradle | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard/ | ||
|
||
# Intellij project files | ||
*.iml | ||
*.ipr | ||
*.iws | ||
.idea/ | ||
|
||
# Gradle | ||
.gradle | ||
build | ||
|
||
# vim temp files | ||
*.swp | ||
|
||
# Arc generated | ||
.phutil_module_cache | ||
|
||
# Unity3D generated meta files | ||
*.pidb.meta | ||
|
||
# Unity3D Generated File On Crash Reports | ||
sysinfo.txt | ||
|
||
# Unity project version File | ||
ProjectVersion.txt | ||
|
||
# Export Folder For SDK Package | ||
/TempGenStaticObjects/ | ||
/out/ | ||
|
||
# MD unit test results | ||
test-results/ | ||
unit_test_results.txt | ||
TestResult.xml | ||
|
||
# Ignore Plugin Folders which are build by build | ||
/Facebook.Unity/Assets/Plugins/ | ||
|
||
# Ignore Current Facebook Settings | ||
FacebookSettings.asset* | ||
|
||
# Ignore androdi wrapper lib created by build scripts | ||
/facebook-android-wrapper/libs/ | ||
|
||
# MD Plugins | ||
*.StyleCop | ||
*.StyleCop.meta | ||
StyleCop.Cache | ||
StyleCop.Cache.meta | ||
|
||
# OSX | ||
*.DS_Store | ||
|
||
# built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# files for the dex VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# generated files | ||
bin/ | ||
gen/ | ||
obj/ | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
local.gradle | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard/ | ||
|
||
# Intellij project files | ||
*.iml | ||
*.ipr | ||
*.iws | ||
.idea/ | ||
|
||
# Gradle | ||
.gradle | ||
build | ||
|
||
# vim temp files | ||
*.swp | ||
|
||
# Arc generated | ||
.phutil_module_cache | ||
|
||
# Unity3D generated meta files | ||
*.pidb.meta | ||
|
||
# Unity3D Generated File On Crash Reports | ||
sysinfo.txt | ||
|
||
# Unity project version File | ||
ProjectVersion.txt | ||
|
||
# Export Folder For SDK Package | ||
/TempGenStaticObjects/ | ||
/out/ | ||
|
||
# MD unit test results | ||
test-results/ | ||
unit_test_results.txt | ||
TestResult.xml | ||
|
||
# Ignore Plugin Folders which are build by build | ||
/Facebook.Unity/Assets/Plugins/ | ||
|
||
# Ignore Current Facebook Settings | ||
FacebookSettings.asset* | ||
|
||
# Ignore androdi wrapper lib created by build scripts | ||
/facebook-android-wrapper/libs/ | ||
|
||
# MD Plugins | ||
*.StyleCop | ||
*.StyleCop.meta | ||
StyleCop.Cache | ||
StyleCop.Cache.meta | ||
|
||
# OSX | ||
*.DS_Store | ||
|
||
# Temp file to show call stack | ||
*.stackdump |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.