Ver código fonte

Ignore generated graphics files

Ryan C. Thompson 6 anos atrás
pai
commit
e3f65a4452
1 arquivos alterados com 9 adições e 0 exclusões
  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