Update .gitignore

This commit is contained in:
2021-10-15 11:52:21 +02:00
parent 7abab4f0b1
commit d55546e56b
3 changed files with 4 additions and 7 deletions

7
.gitignore vendored
View File

@@ -130,11 +130,4 @@ dmypy.json
.idea/ .idea/
# Results
results/*
exreport/exreport_output/*
exreport/.Rapp.history
exreport/Rplots.pdf
exreport/*.xlsx
exreport/.~lock.*.xlsx#
Rplots.pdf Rplots.pdf

2
exreport/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
results/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore