Skip to content

Instantly share code, notes, and snippets.

@nwlucas
Created March 9, 2017 13:57
Show Gist options
  • Save nwlucas/dbcb60e96dd0f27bca9bbdb551e544fe to your computer and use it in GitHub Desktop.
Save nwlucas/dbcb60e96dd0f27bca9bbdb551e544fe to your computer and use it in GitHub Desktop.
Base gitignore
*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/
.dat*
.repl_history
build/
*.bridgesupport
build-iPhoneOS/
build-iPhoneSimulator/
/.yardoc/
/_yardoc/
/doc/
/rdoc/
/.bundle/
/vendor/bundle
/lib/bundler/man/
.
*.iml
.idea
.idea/workspace.xml
.idea/tasks.xml
.idea/dataSources/
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml
.idea/gradle.xml
.idea/libraries
.idea/mongoSettings.xml
*.iws
/out/
.idea_modules/
atlassian-ide-plugin.xml
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment