Skip to content

Commit bf4c5d4

Browse files
Updating documentation and adding of Data records (#288)
* addition of data records for 2024-12-28 to 2025-01-01 Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * moved and renamed Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * renamed to date of recording Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * ignore added Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * removed attribute Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * removed attribute Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * moved attribute Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * updated documentation Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * updated documentation Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * updated documentation Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> * updated documentation Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk> --------- Signed-off-by: Kent Madsen <kent.vejrup.madsen@designermadsen.dk>
1 parent 1d72c52 commit bf4c5d4

8 files changed

Lines changed: 352417 additions & 11 deletions

File tree

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Default for all
22
* text=auto eol=lf
3+
*.txt text
34

45
# Documentation
56
*.md text diff=markdown eol=crlf export-ignore
@@ -9,10 +10,9 @@
910
*.csv text diff=csv
1011
*.xml text diff=xml
1112
*.json text diff=json
12-
*.txt text
1313

1414
# Image Formats
15-
*.svg text eol=lf diff=xml
15+
*.svg text diff=xml
1616
*.bmp binary diff=exif
1717
*.png binary diff=exif
1818
*.tga binary diff=exif
@@ -33,6 +33,7 @@
3333
.gitignore text diff=gitignore export-ignore
3434
.gitattributes text diff=gitattributes export-ignore
3535
.gitmodules text diff=gitmodules export-ignore
36+
3637
/.scripts export-ignore
3738
/.github export-ignore
3839
/docs export-ignore

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@
2626

2727
*.tar.gz
2828
*.zip
29+
30+
31+
# Directories
32+
.vs/*

datasets/originals/platforms/laptops/asus/a15/librehardwaremonitor/2024/12/28/537.csv

Lines changed: 33865 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)