mirror of
https://github.com/krateng/maloja.git
synced 2025-09-29 15:30:50 -04:00
15 lines
188 B
Plaintext
15 lines
188 B
Plaintext
# generic temporary / dev files
|
|
*.pyc
|
|
*.sh
|
|
!/alpine_install.sh
|
|
*.note
|
|
*.xcf
|
|
nohup.out
|
|
*.egg-info
|
|
|
|
# currently not using
|
|
/screenshot*.png
|
|
|
|
# only for development, normally external
|
|
/doreah
|