move files in from repo git.psi.ch/sinqdev/nicos-sinq

This commit is contained in:
2022-04-08 09:36:17 +02:00
parent 0cec6c0fa4
commit 34075a07af
7 changed files with 435 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
log/*
html/*
*.pyc
pid/*
__pycache__
# ide
.idea
# Mac
.DS_Store
._*
# pytest
.cache
.coverage
# pyinstaller
dist/