Ver Fonte

ignore figures directory, note download script

George C. Privon há 6 anos atrás
pai
commit
dd13560883
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -5,4 +5,8 @@
 
 # ignore raw CSV files.
 # for data see: https://eightthirtyfour.com/data
+# or download using `code/download_data.R`
 data/*.csv
+
+# don't track figures
+figures/*