1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/.gitignore
2021-12-26 22:50:07 +01:00

21 lines
219 B
Plaintext

# generic temporary / dev files
*.pyc
*.note
*.xcf
/nohup.out
/*-old
/*.yml
/pylintrc
.venv/*
# build
/dist
/build
/*.egg-info
# currently not using
/screenshot*.png
# only for development, normally external
/doreah