maloja/.gitignore

15 lines
136 B
Plaintext

# temporary / generated files
*.pyc
# environments / builds
.venv/*
testdata*
/dist
/build
/*.egg-info
# dev files
*.xcf
*.note
*-old