Git ignore Android test XML output

Other rules were redundant
This commit is contained in:
Scott Kyle 2016-03-16 13:33:21 -07:00
parent e1e567a1d5
commit 7d21e56471
1 changed files with 1 additions and 34 deletions

View File

@ -1,34 +1 @@
# OSX /tests.xml
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IJ
#
.idea
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log