Skip to content

Commit

Permalink
Simplify gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vovkasm committed Dec 14, 2016
1 parent 212d0e8 commit 092e806
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,7 @@
#
.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/IntelliJ
#
build/
.idea
.gradle
local.properties
*.iml

# node.js
#
node_modules/
npm-debug.log

# BUCK
buck-out/
\.buckd/
android/app/libs
*.keystore

0 comments on commit 092e806

Please sign in to comment.