Skip to content

Instantly share code, notes, and snippets.

@juliosguz
Last active April 16, 2018 22:17
Show Gist options
  • Save juliosguz/3d3761a885ba5398ef6d238a1a40598d to your computer and use it in GitHub Desktop.
Save juliosguz/3d3761a885ba5398ef6d238a1a40598d to your computer and use it in GitHub Desktop.
Ignore files inside NativeScript project
.DS_Store
*.js.map
*.metadata.json
npm-debug.log
app/**/*.js
app/**/*.css
app/App_Resources/iOS/GoogleService-Info.plist
app/App_Resources/Android/google-services.json
app/environments.ts
hooks/
lib/
node_modules/
platforms/
tmp/
typings/
report/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment