diff --git a/.gitignore b/.gitignore index b349772..b4dde67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.Rproj* +*.Rproj data/addresses/* api_keys/* figures/* @@ -17,3 +17,4 @@ data-bkup *.R *.bak archive/ +trash/ diff --git a/R/route_analysis.Rproj b/R/route_analysis.Rproj deleted file mode 100644 index 8e3c2eb..0000000 --- a/R/route_analysis.Rproj +++ /dev/null @@ -1,13 +0,0 @@ -Version: 1.0 - -RestoreWorkspace: Default -SaveWorkspace: Default -AlwaysSaveHistory: Default - -EnableCodeIndexing: Yes -UseSpacesForTab: Yes -NumSpacesForTab: 2 -Encoding: UTF-8 - -RnwWeave: Sweave -LaTeX: pdfLaTeX