-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:hsainnos/LICSTER
- Loading branch information
Showing
27 changed files
with
789 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
#ignore the folder called build anywhere, but not files called build | ||
build/ | ||
__pycache__/ | ||
|
||
# Compiled source # | ||
################### | ||
*.com | ||
*.class | ||
*.dll | ||
*.exe | ||
*.o | ||
*.so | ||
*.out | ||
|
||
# Packages # | ||
############ | ||
# it's better to unpack these files and commit the raw source | ||
# git has its own built in compression methods | ||
*.7z | ||
*.dmg | ||
*.gz | ||
*.iso | ||
*.jar | ||
*.rar | ||
*.tar | ||
*.zip | ||
|
||
# Logs and databases # | ||
###################### | ||
*.log | ||
*.sql | ||
*.sqlite | ||
*.~lock* | ||
|
||
# LaTeX # | ||
###################### | ||
*.aux | ||
*.bbl | ||
*.blg | ||
*.dvi | ||
*.ps | ||
*.bib | ||
*.fdb_latexmk | ||
*.fls | ||
*.log | ||
*.nav | ||
*.out | ||
*.synctex.gz | ||
*.toc | ||
*.idx | ||
*.ilg | ||
*.ind | ||
*.snm | ||
*.vrb | ||
*.lof | ||
*.lot | ||
paper/paper.pdf | ||
paper/paper_gray.pdf | ||
paper/paper_blinded.pdf | ||
|
||
# OS generated files # | ||
###################### | ||
.DS_Store | ||
.DS_Store? | ||
._* | ||
.Spotlight-V100 | ||
.Trashes | ||
ehthumbs.db | ||
thumbs.db | ||
|
||
# Python language # | ||
###################### | ||
*.pyc | ||
*.swp | ||
*.pyo | ||
|
||
# Ingore build # | ||
################ | ||
*.bin | ||
*.hex | ||
*.elf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+166 KB
devices/case/CCR10_case_v0.1.3mf.3mf → devices/case/data/CCR10_case_v0.13mf
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-205 Bytes
devices/hmi/software/plcconnectors/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-215 Bytes
devices/hmi/software/plcconnectors/modbusTCP/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file removed
BIN
-3.66 KB
devices/hmi/software/plcconnectors/modbusTCP/__pycache__/connector.cpython-37.pyc
Binary file not shown.
Binary file removed
BIN
-738 Bytes
devices/hmi/software/plcconnectors/modbusTCP/__pycache__/register_enum.cpython-37.pyc
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.