maloja/.gitignore
2022-04-10 17:22:38 +02:00

15 lines
131 B
Plaintext

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