summarylogtreecommitdiffstats
path: root/.gitignore
blob: fca0e6a16eadb45935c7cd2c9f51ac3bea7d434e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
build/
test/
src/
pkg/
*.xz
*.gz
*.zip
*.bz2
*.tgz
*.sig
*.asc
*.swp
cookies

*.c
*.cpp
*.h
*.hpp
*.o

*.log
rtorrent/
tmp/