blob: 3d946b7278e9e308c0c4beb5f57dd216865310e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
*.pyc
*.pyo
*~
*.orig
/.cache
/build
/build_scripts
/dist
/doc/ranger.1.html
/install_log.txt
/pytestdebug.log
/ranger_fm.egg-info
/stuff/*
.idea
|