Skip to content

Instantly share code, notes, and snippets.

@eccstartup
Created September 30, 2013 11:43
Show Gist options
  • Select an option

  • Save eccstartup/6762608 to your computer and use it in GitHub Desktop.

Select an option

Save eccstartup/6762608 to your computer and use it in GitHub Desktop.
my git ignore settings
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
*.o
*~
*.hi
dist*
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment