Skip to content

Instantly share code, notes, and snippets.

@tonylukasavage
Created November 29, 2011 14:03
Show Gist options
  • Save tonylukasavage/1404887 to your computer and use it in GitHub Desktop.
Save tonylukasavage/1404887 to your computer and use it in GitHub Desktop.
.gitignore for Titanium Mobile projects
tmp
.DS_Store
build/iphone/*
!build/iphone/.gitignore
build/android/*
!build/android/.gitignore
.settings
build.log
.fastdev.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment