Files
frappy/.gitignore
l_samenv 3ac8876b37 cti5, cti7, ma10
+ fix .gitignore
2022-04-29 08:47:11 +02:00

29 lines
191 B
Plaintext

log/*
html/*
*.pyc
pid/*
# ide
.idea
RELEASE-VERSION
build
# Sphinx
doc/_build
# Mac
.DS_Store
# pytest
.cache
.coverage
._*
# jupyter
.ipynb_checkpoints/
*.ipynb
# pyinstaller
dist/