move files in from repo git.psi.ch/sinqdev/nicos-sinq
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
log/*
|
||||
html/*
|
||||
*.pyc
|
||||
pid/*
|
||||
__pycache__
|
||||
|
||||
# ide
|
||||
.idea
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
# pytest
|
||||
.cache
|
||||
.coverage
|
||||
|
||||
# pyinstaller
|
||||
dist/
|
||||
Reference in New Issue
Block a user