Skip to content

Instantly share code, notes, and snippets.

@pablox-cl
Created September 7, 2013 21:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pablox-cl/6479725 to your computer and use it in GitHub Desktop.
Save pablox-cl/6479725 to your computer and use it in GitHub Desktop.
# ignore everything
*
!.gitignore
# except PKGBUILD needed files
!PKGBUILD
!*.install
!ChangeLog
# common wing-man files
!*.diff
!*.patch
# add files that don't have an online source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment