Felipe Knorr Kuhn

Software testing and random insights
  • Home
  • About me
  • About this blog
  • Publications

Archive

Posts Tagged ‘development’

Ignoring DS_Store files on OSX

March 18th, 2012 Knorrium No comments

Quick tip to permanently ignore .DS_Store files on all Git repositories:

git config –global core.excludesfile ~/.gitignore
echo .DS_Store >> ~/.gitignore

Categories: Development Tags: development, git, osx, tips
RSS
Twitter

Random Posts

  • Why displaying proper error messages does matter
  • Ignoring DS_Store files on OSX
  • My first year at Yahoo!
  • Automating the hurdles Google doodle
  • Firebug and XPath: two new ingredients to the mix.

Tag Cloud

api Automation books bugs career casperjs debugging development eclipse firebug foursquare git google books headless instagram java junit osx personal phantomjs production reporting reportng Selenium Sikuli spotify testing testng tips xpath xpather yahoo

Categories

  • Automation
  • Development
  • Personal
  • Testing

Brazilian Testers

  • Camilo Ribeiro
  • Elias Nogueira
  • Leonardo Galani
  • Sarah Pimentel

European Testers

  • Alan Richardson
  • Željko Filipin
  • Markus Gärtner
  • Petteri Lyytinen

North American Testers

  • Adam Goucher
  • James Bach
  • Jon Bach
  • Lisa Crispin
  • Michael Bolton

Recent Comments

  • Usman on Getting started with web automation: A Java approach to Selenium
  • Amanda on Bug or Feature? The Instagram vs Foursquare case
  • Carlos Gasparetto on My first year at Yahoo!
  • Marcelo Trein on My first year at Yahoo!
  • Penso, logo automatizo | The Bug Bang Theory on Better reporting with ReportNG
Top WordPress
Copyright © 2010-2013 Felipe Knorr Kuhn
Theme by NeoEase. Valid XHTML 1.1 and CSS 3.