Browse Source

ignore /logs and /work folders

Lennart Wittkuhn 3 years ago
parent
commit
cd7f80f997
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -2,4 +2,6 @@
 .Rhistory
 .RData
 .Ruserdata
-code/docs/*.html
+code/docs/*.html
+work
+logs