Files
frappy/.gitignore
2025-08-05 14:31:48 +02:00

30 lines
198 B
Plaintext

frappydemo.PID
log/*
html/*
*.pyc
pid/*
# ide
.idea
RELEASE-VERSION
build
*.egg-info
# Sphinx
doc/_build
# Mac
.DS_Store
# pytest
.cache
.coverage
._*
# pyinstaller
dist/
*.cfg
*.bk.tnt
*.tps