
Change-Id: Iab6bd32c51772f5bcf256802c9bb7082be5e7873 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30486 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Markus Zolliker <markus.zolliker@psi.ch> Reviewed-by: Georg Brandl <g.brandl@fz-juelich.de>
26 lines
167 B
Plaintext
26 lines
167 B
Plaintext
frappydemo.PID
|
|
log/*
|
|
html/*
|
|
*.pyc
|
|
pid/*
|
|
|
|
# ide
|
|
.idea
|
|
|
|
RELEASE-VERSION
|
|
build
|
|
|
|
# Sphinx
|
|
doc/_build
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# pytest
|
|
.cache
|
|
.coverage
|
|
._*
|
|
|
|
# pyinstaller
|
|
dist/
|