mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-15 15:35:52 +00:00
Update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -130,11 +130,4 @@ dmypy.json
|
||||
|
||||
.idea/
|
||||
|
||||
# Results
|
||||
results/*
|
||||
exreport/exreport_output/*
|
||||
exreport/.Rapp.history
|
||||
exreport/Rplots.pdf
|
||||
exreport/*.xlsx
|
||||
exreport/.~lock.*.xlsx#
|
||||
Rplots.pdf
|
||||
|
2
exreport/.gitignore
vendored
Normal file
2
exreport/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
results/.gitignore
vendored
Normal file
2
results/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Reference in New Issue
Block a user