Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Commit

Permalink
work on #213: platforms/platforms.json not gitignored
Browse files Browse the repository at this point in the history
  • Loading branch information
gruppjo committed Sep 3, 2015
1 parent 14053e8 commit 24d37cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/templates/gitignore
Expand Up @@ -14,7 +14,8 @@
/app/main/assets/fonts/ionicons.*

# cordova
/platforms/
/platforms/*
!/platforms/platforms.json
/plugins/
/res/*/current/

Expand Down

0 comments on commit 24d37cd

Please sign in to comment.