maloja/.gitignore

15 lines
131 B
Plaintext

# generic temporary / dev files
*.pyc
*.note
*.xcf
/nohup.out
*-old
/pylintrc
.venv/*
/testdata*
# build
/dist
/build
/*.egg-info