Przeglądaj źródła

Ignore generated graphics files

Ryan C. Thompson 6 lat temu
rodzic
commit
e3f65a4452
1 zmienionych plików z 9 dodań i 0 usunięć
  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