diff --git a/.gitignore b/.gitignore index 2b93867..a15cb7d 100644 --- a/.gitignore +++ b/.gitignore @@ -132,3 +132,5 @@ dmypy.json Rplots.pdf .vscode +.RData +.Rhistory diff --git a/experiments/.gitignore b/experiments/.gitignore index 1b123c8..4f2ba17 100644 --- a/experiments/.gitignore +++ b/experiments/.gitignore @@ -1,2 +1,3 @@ path.txt -*.sh \ No newline at end of file +*.sh +*.out \ No newline at end of file