Pārlūkot izejas kodu

Ignore generated graphics files

Ryan C. Thompson 6 gadi atpakaļ
vecāks
revīzija
e3f65a4452
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -1,3 +1,12 @@
+# Obviously this is a derived file
 /thesis.pdf
+
+# Generated graphics
+/graphics/*RASTER.pdf
+/graphics/*PAGE*.pdf
+
+# Data doesn't go in git
 /data
+
+# Snakemake temp files
 /.snakemake