summary refs log tree commit diff stats
path: root/.gitignore
blob: 88c75b9012b678b047231ecc18c36e647a091681 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
*.pyo

*~
*.orig

/.cache
/build
/build_scripts
/dist
/doc/ranger.1.html
/install_log.txt
/pytestdebug.log
/ranger_fm.egg-info

/stuff/*