Files
mattermost-mobile/.gitignore
2017-05-31 08:59:20 -04:00

71 lines
682 B
Plaintext

assets/override
dist
# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.apk
*.xcuserstate
project.xcworkspace
# Android/IJ
#
*.iml
.idea
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log
.npminstall
# yarn
#
.yarninstall
# BUCK
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~
tags
fastlane/report.xml
*.zip
server.PID
mattermost.keystore
# Sentry
android/sentry.properties
# Testing
.nyc_output