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

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

nginx_tcp_proxy_module/
*.patch