mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
14 lines
172 B
Plaintext
14 lines
172 B
Plaintext
# generic temporary / dev files
|
|
*.pyc
|
|
*.sh
|
|
!/install_*.sh
|
|
*.note
|
|
*.xcf
|
|
nohup.out
|
|
|
|
# currently not using
|
|
/screenshot*.png
|
|
|
|
# only for development, normally external
|
|
/doreah
|