# Ignore everything * # But not these files... !.gitignore !*.tex !*.bib !*.txt # etc... # ...even if they are in subdirectories !*/ # if the files to be tracked are in subdirectories !*/latex/bilder/*