Skip to content

Commit

Permalink
Changed gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeDestroyer committed Feb 4, 2015
1 parent c3980f0 commit 2c94882
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,60 +79,6 @@ IOS/www/
.Spotlight-V100
.Trashes

# ANDROID / ECLIPSE

# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files - android project subfolder
Android/bin/
Android/gen/
Android/assets/

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# IOS / Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
IOS/www/

# OSX
.DS_Store

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

platforms/
plugins/

# OTHER
platforms/
node_modules/
Expand Down

0 comments on commit 2c94882

Please sign in to comment.