Skip to content

Instantly share code, notes, and snippets.

@pbroschwitz
Forked from kogakure/.gitignore
Created January 9, 2012 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbroschwitz/1585783 to your computer and use it in GitHub Desktop.
Save pbroschwitz/1585783 to your computer and use it in GitHub Desktop.
.gitignore file collection
#
# Cake
#
tmp/*
app/tmp/*
!empty
#
# LaText
#
# 1) Ignore everything...
#
*
# 2) But not these files...
!*.tex
!*.pdf
!*.odt
!*.dvi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment