maloja/.gitignore

16 lines
138 B
Plaintext

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