summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 02a51413e023bc518b622e43db6509aeec68ef62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.pyc
*.pyo

*~

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

/stuff/*