فهرست منبع

ignore figures directory, note download script

George C. Privon 6 سال پیش
والد
کامیت
dd13560883
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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/*