Skip to content
Snippets Groups Projects
Commit 8d8dd307 authored by kr69sugu's avatar kr69sugu
Browse files

process data. update updategitignore and gitignore

parent 93211b36
No related branches found
No related tags found
No related merge requests found
......@@ -8,4 +8,5 @@ block-I/02-inspect/ecotron-data-20200707-20200915-coolOff-10
block-I/02-inspect/ecotron-data-20200707-20200915
*.txt
test/*
*#
*skyglow.log
Source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
......@@ -5,6 +5,7 @@ find . -size +80M | sed 's/\.\///g' > .gitignore
list=(
"*.txt"
"test/*"
"*#" #ods-tmp-files
*skyglow.log
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment