diff .hgignore @ 29:90b1eda1b0a9

Some new special instructions
author Klaus Thoden <kthoden@mpiwg-berlin.mpg.de>
date Fri, 02 Dec 2016 14:37:22 +0100
parents 9c3c82b4e517
children
line wrap: on
line diff
--- a/.hgignore	Thu Jul 31 16:19:34 2014 +0200
+++ b/.hgignore	Fri Dec 02 14:37:22 2016 +0100
@@ -1,6 +1,14 @@
-DS_Store
+syntax: glob
+.DS_Store
+
+DESpecs/bilder/unbenutzt
 
-DESpecs/.*\.pdf
+DESpecs/*/*/*.pdf
+*.aux
+*.log
+*.toc
+*.synctex.gz
+auto
 
 syntax: regexp
 ^\.project$