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

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