mirror of
https://github.com/krateng/maloja.git
synced 2025-09-29 15:30:50 -04:00
20 lines
218 B
Plaintext
20 lines
218 B
Plaintext
# generic temporary / dev files
|
|
*.pyc
|
|
*.sh
|
|
*.txt
|
|
*.xcf
|
|
nohup.out
|
|
/.dev
|
|
|
|
# user files
|
|
*.tsv
|
|
*.rulestate
|
|
*.log
|
|
|
|
# currently not using
|
|
/screenshot*.png
|
|
/proxyscrobble.py
|
|
|
|
# only for development, normally external
|
|
/doreah
|