Files
frappy/.gitignore
Alexander Lenz 88a2230fb7 Makefile: add convenience targets.
Change-Id: I3e8fcb6d7db87c6b85dc03b801103f41e199c11c
2017-09-13 18:45:35 +02:00

21 lines
127 B
Plaintext

log/*
html/*
*.pyc
pid/*
# ide
.idea
RELEASE-VERSION
build
# Sphinx
doc/_build
# Mac
.DS_Store
# pytest
.cache
.coverage