2011-11-30 21:42:40 +00:00
|
|
|
# OS-Specific junk.
|
|
|
|
.DS_Store
|
2015-02-17 04:58:03 +00:00
|
|
|
Thumbs.db
|
2020-04-10 01:33:05 +00:00
|
|
|
*~
|
2011-11-30 21:42:40 +00:00
|
|
|
|
|
|
|
# IntelliJ
|
2017-04-05 00:40:07 +00:00
|
|
|
.idea
|
2011-11-30 21:42:40 +00:00
|
|
|
*.iml
|
2017-03-06 18:37:05 +00:00
|
|
|
*.ipr
|
|
|
|
*.iws
|
2018-08-13 21:53:31 +00:00
|
|
|
out
|
2011-11-30 21:42:40 +00:00
|
|
|
|
|
|
|
# Xcode IDE
|
2013-03-29 15:58:27 +00:00
|
|
|
xcuserdata/
|
2017-03-06 18:37:05 +00:00
|
|
|
DerivedData/
|
2011-11-30 21:42:40 +00:00
|
|
|
|
2014-09-30 12:25:47 +00:00
|
|
|
# Generated
|
2017-03-06 22:25:59 +00:00
|
|
|
/platform-darwin/Resources/Media/Images.xcassets/
|
2018-06-06 00:26:05 +00:00
|
|
|
/platform-darwin/Podfile.lock
|
|
|
|
/platform-darwin/Pods/
|
2014-09-30 12:25:47 +00:00
|
|
|
|
2017-03-06 18:37:05 +00:00
|
|
|
# Gradle
|
|
|
|
build
|
|
|
|
.gradle
|
|
|
|
local.properties
|
2019-09-23 18:13:03 +00:00
|
|
|
/builds
|
2018-06-19 05:59:28 +00:00
|
|
|
/platform-android/.externalNativeBuild
|
2019-09-23 18:13:03 +00:00
|
|
|
.cxx
|
|
|
|
|