1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/.gitignore
2022-02-20 05:18:05 +01:00

22 lines
229 B
Plaintext

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